summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e8afb52d824..cda5e5285c12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ mypackagename=pulpo # only if github repo has a different name than this pkgba
pkgname=pulpo-bin
pkgbase=pulpo-bin
pkgver=1.0 # remember to also change the version number bellow in the pkgver() function
-pkgrel=4
+pkgrel=5
epoch=
pkgdesc="A Gnome (wayland) shell notifier for Gotify and Ntfy server based on Rust."
arch=('x86_64')
@@ -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}.v${pkgver}_Arch_amd64.zip")
+source=("https://github.com/fseoane/pulpo/releases/download/v${pkgver}/${mypackagename}.${pkgver}_Arch_amd64.zip")
noextract=()
md5sums=('SKIP')
validpgpkeys=()