summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79fe3a82f73b..5aec824f61d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ backup=('etc/pulpo.conf' 'opt/pulpo/config/pulpo.conf')
options=()
install=
changelog=
-source=("https://github.com/fseoane/pulpo/releases/download/v${pkgver}/${mypackagename}.${pkgver}_Arch_amd64.zip")
+source=("https://github.com/fseoane/pulpo/releases/download/v${pkgver}/${mypackagename}.v${pkgver}_Arch_amd64.zip")
noextract=()
md5sums=('SKIP')
validpgpkeys=()