aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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() {