summaryrefslogtreecommitdiff
path: root/APKBUILD.proto
diff options
context:
space:
mode:
Diffstat (limited to 'APKBUILD.proto')
-rw-r--r--APKBUILD.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/APKBUILD.proto b/APKBUILD.proto
index e14bad9..db90c24 100644
--- a/APKBUILD.proto
+++ b/APKBUILD.proto
@@ -15,7 +15,6 @@ depends=""
makedepends=""
install=
source="$pkgname-$pkgver.tar.gz"
-md5sums="" #generate with 'makepkg -g'
build() {
cd "$srcdir/$pkgname-$pkgver"
@@ -25,3 +24,4 @@ build() {
make DESTDIR="$pkgdir/" install
}
+md5sums="" #generate with 'abuild checksum'