aboutsummaryrefslogtreecommitdiffstats
path: root/community/libngf/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libngf/APKBUILD')
-rw-r--r--community/libngf/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/community/libngf/APKBUILD b/community/libngf/APKBUILD
index eb02f38a6fe..72bd0eb2389 100644
--- a/community/libngf/APKBUILD
+++ b/community/libngf/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=libngf
pkgver=0.28
-pkgrel=0
+pkgrel=1
pkgdesc="Nemo's libngf"
-url="https://git.sailfishos.org/mer-core/libngf"
+url="https://github.com/sailfishos/libngf"
arch="all"
license="LGPL-2.1-or-later"
depends_dev="
@@ -19,7 +19,7 @@ makedepends="$depends_dev
libtool
"
subpackages="$pkgname-dev"
-source="https://git.sailfishos.org/mer-core/libngf/-/archive/$pkgver/libngf-$pkgver.tar.gz"
+source="https://github.com/sailfishos/libngf/archive/$pkgver/libngf-$pkgver.tar.gz"
options="!check" # No suitable tests
build() {
@@ -36,4 +36,6 @@ package() {
rm -rf "$pkgdir"/opt
}
-sha512sums="aad5aefb76d991f7f463a4051c9dbfaf3e04698e8c0f84e081bda8cabfd94099e14cb3cf9ebe27b7618a606dcb8cf44eb336b69b4ef52d53263b20db6afc07bb libngf-0.28.tar.gz"
+sha512sums="
+aad5aefb76d991f7f463a4051c9dbfaf3e04698e8c0f84e081bda8cabfd94099e14cb3cf9ebe27b7618a606dcb8cf44eb336b69b4ef52d53263b20db6afc07bb libngf-0.28.tar.gz
+"