summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfseoane2024-02-06 14:08:28 +0100
committerfseoane2024-02-06 14:08:28 +0100
commit3c2c17517e364def9ce591fd67cbf8805c6b5ead (patch)
tree38887fe5f2f19282e25f04523073c17f5c70a817
parent5e84523a1b6dd7d0ba47a55568a4ea94f62cde4e (diff)
downloadaur-3c2c17517e364def9ce591fd67cbf8805c6b5ead.tar.gz
corrections PKGBUILD
-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=()