aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorblack-desk2022-04-18 10:07:41 +0800
committerblack-desk2022-04-18 10:07:41 +0800
commit9ebd53b763f40e54faab01d8fc6bed0f96d7913b (patch)
tree6cf67b40337b65def9e7744d4e8c7e90b40069eb
parent49ed83840d7e500aee093bbf756521eb47e2f0ba (diff)
downloadaur-9ebd53b763f40e54faab01d8fc6bed0f96d7913b.tar.gz
Update source filename
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4ce11442355..a00fd3bf0b06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = overgrive
depends = python-pyinotify
provides = overgrive
conflicts = overgrive
- source = overgrive.tar.xz::https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive-3.4.3-0-any.pkg.tar.xz
+ source = https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive-3.4.3-0-any.pkg.tar.xz
md5sums = e5dd2d82e3f1a23e83e20bacded9e207
pkgname = overgrive
diff --git a/PKGBUILD b/PKGBUILD
index 53e4d1f00093..90a3cb5b172f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ conflicts=('overgrive')
install='overgrive.install'
changelog=
-source=('overgrive.tar.xz::https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive-3.4.3-0-any.pkg.tar.xz')
+source=("https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive-$pkgver-0-any.pkg.tar.xz")
md5sums=('e5dd2d82e3f1a23e83e20bacded9e207')
prepare() {