summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2020-04-29 01:53:57 +0300
committerJonian Guveli2020-04-29 01:53:57 +0300
commitf88fed4ea9ef1dbb346e75286493a41ed3de37a4 (patch)
tree3f2e79106d814eaac23b721939082cba06b159d4 /PKGBUILD
parente54ea98ed7664dae2e384a8463159d3ccd257124 (diff)
downloadaur-f88fed4ea9ef1dbb346e75286493a41ed3de37a4.tar.gz
update source name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f168aec66350..dd67b607d022 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/RediSearch/RediSearch"
license=("Custom")
depends=("redis")
makedepends=("git" "cmake")
-source=("$pkgname::git+$url")
+source=("$pkgname-$pkgver::git+$url")
md5sums=("SKIP")
prepare() {