aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-04-25 16:14:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-04-25 16:14:02 +0000
commit09cb6388a725ce0a8e20431d89af436ceec41f14 (patch)
tree99350ce5b1a6650e76eb08683069d283125d6c31
parentb1a8b9e38cae14df65f021fabdaf7ae92e770ee2 (diff)
downloadaports-09cb6388a725ce0a8e20431d89af436ceec41f14.tar.bz2
aports-09cb6388a725ce0a8e20431d89af436ceec41f14.tar.xz
main/gnome-common: move from community
py-gobject3 needs it
-rw-r--r--main/gnome-common/APKBUILD (renamed from community/gnome-common/APKBUILD)2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-common/APKBUILD b/main/gnome-common/APKBUILD
index 3d42bebdde..0b884e8664 100644
--- a/community/gnome-common/APKBUILD
+++ b/main/gnome-common/APKBUILD
@@ -12,7 +12,7 @@ depends_dev=""
makedepends="$depends_dev"
install=""
subpackages=""
-source="https://download.gnome.org/sources/gnome-common/3.18/gnome-common-$pkgver.tar.xz"
+source="https://download.gnome.org/sources/gnome-common/${pkgver%.*}/gnome-common-$pkgver.tar.xz"
builddir="$srcdir"/gnome-common-$pkgver
build() {