aboutsummaryrefslogtreecommitdiffstats
path: root/testing/compton/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/compton/APKBUILD')
-rw-r--r--testing/compton/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/compton/APKBUILD b/testing/compton/APKBUILD
index 2a955ad3f0..b4f2cc6bf5 100644
--- a/testing/compton/APKBUILD
+++ b/testing/compton/APKBUILD
@@ -13,7 +13,7 @@ depends_dev="libx11-dev libxcomposite-dev libxinerama-dev libxdamage-dev \
makedepends="$depends_dev asciidoc"
install=""
subpackages="$pkgname-doc"
-source="saveas-https://github.com/chjj/$pkgname/archive/v$pkgver.tar.gz/$pkgname-$pkgver.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://github.com/chjj/$pkgname/archive/v$pkgver.tar.gz"
_builddir="$srcdir"/$pkgname-$pkgver
prepare() {