aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/aports-ghpr/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/aports-ghpr/APKBUILD b/testing/aports-ghpr/APKBUILD
index 402290ad34e..7f75ec1c0ee 100644
--- a/testing/aports-ghpr/APKBUILD
+++ b/testing/aports-ghpr/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=aports-ghpr
-pkgver=0.1
-pkgrel=1
+pkgver=0.2
+pkgrel=0
pkgdesc="Search aport in github pull requests"
url="http://git.alpinelinux.org/cgit/user/ncopa/aports-ghpr"
arch="all"
@@ -29,5 +29,5 @@ package() {
make DESTDIR="$pkgdir" prefix=/usr install
}
-sha512sums="3351b2b18e88c064b63061c107e92a8d7c8c42bf0e265278b960af1ab3f848c584ced291b4f8e9845ad654d058345fc730751e161038dee0cea421cd117e2814 aports-ghpr-0.1.tar.xz
+sha512sums="5358bcc0706020c90aa18e74a75534844ce44959455cf18ba61eae6307a7b2d0ded849aed3c9ca3115cd82182ca4f5125037c16ffcd5969d1b582735db1f216c aports-ghpr-0.2.tar.xz
ce320bee6eb10f5b80a7dba7124d17437ac6b21a53bff29a7fd2022399312543322a5102a61f2c63b8fadc12c52ed517bf1289a0f97cdd18435db56bdfd75695 add-toml-file.patch"