Skip to content

Commit a935738

Browse files
committed
SKIP MD5
1 parent 53f14cf commit a935738

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgbuild/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ arch=('any')
99
url="https://github.com/biglinux/$pkgname"
1010
license=('GPL3')
1111
provides=("$pkgname")
12-
md5sums=('SKIP')
12+
md5sums=(SKIP)
1313
if [ -e "${pkgname}.install" ];then
1414
install=${pkgname}.install
1515
fi

0 commit comments

Comments
 (0)