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 89a8c9cdd733..591b5a6b1daa 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.0
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/fseoane/pulpo.git
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index cda5e5285c12..6d7b404ce836 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=5
+pkgrel=6
epoch=
pkgdesc="A Gnome (wayland) shell notifier for Gotify and Ntfy server based on Rust."
arch=('x86_64')