summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 959ad8c535da..62b72f80efdb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pulpo-bin
pkgdesc = A Gnome (wayland) shell notifier for Gotify and Ntfy server based on Rust.
pkgver = 1.4
- pkgrel = 12
+ pkgrel = 14
url = https://github.com/fseoane/pulpo.git
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index bc4cbdfe5410..d4019d184bc4 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.4 # remember to also change the version number bellow in the pkgver() function
-pkgrel=12
+pkgrel=14
epoch=
pkgdesc="A Gnome (wayland) shell notifier for Gotify and Ntfy server based on Rust."
arch=('x86_64')