aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-08-29 17:23:22 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-08-29 16:03:24 -0300
commit1e0ad10749b46774dbbbe2ad43a8790a544d0d81 (patch)
treeb76696a9d3243644e3cde6e2907c2a59de28995b
parent5b44bd0b2a8e771a52eb9330a06904997a20438d (diff)
downloadaports-1e0ad10749b46774dbbbe2ad43a8790a544d0d81.tar.bz2
aports-1e0ad10749b46774dbbbe2ad43a8790a544d0d81.tar.xz
community/geoclue: move from testing
-rw-r--r--community/geoclue/APKBUILD (renamed from testing/geoclue/APKBUILD)4
-rw-r--r--community/geoclue/geoclue.pre-install (renamed from testing/geoclue/geoclue.pre-install)0
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/geoclue/APKBUILD b/community/geoclue/APKBUILD
index 2c54bc60e3..27eca672f3 100644
--- a/testing/geoclue/APKBUILD
+++ b/community/geoclue/APKBUILD
@@ -1,5 +1,5 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
-# Maintainer:
+# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=geoclue
pkgver=2.5.3
pkgrel=0
@@ -19,7 +19,7 @@ makedepends="
"
subpackages="$pkgname-dev $pkgname-doc"
install="$pkgname.pre-install"
-source="https://gitlab.freedesktop.org/geoclue/geoclue/-/archive/${pkgver}/geoclue-${pkgver}.tar.bz2"
+source="https://gitlab.freedesktop.org/geoclue/geoclue/-/archive/$pkgver/geoclue-$pkgver.tar.bz2"
build() {
meson \
diff --git a/testing/geoclue/geoclue.pre-install b/community/geoclue/geoclue.pre-install
index bfe6320bb6..bfe6320bb6 100644
--- a/testing/geoclue/geoclue.pre-install
+++ b/community/geoclue/geoclue.pre-install