summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb43d2ee4543..e7694832becb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://kiyuko.org/software/cattle'
license=('GPL')
depends=('glib2')
options=('!libtool')
-source=("$pkgname-$pkgver.tgz::https://kiyuko.org/software/$pkgname/releases/$pkgver/source")
+source=("https://kiyuko.org/software/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz")
sha256sums=('e8e9baba41c4b25a1fdac552c5b03ad62a4dbb782e9866df3c3463baf6411826')
build() {