summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfseoane2024-05-09 17:39:34 +0200
committerfseoane2024-05-09 17:39:34 +0200
commit44d722acb2f5764075b004c464ffb1a75a4688a3 (patch)
tree613be9f8ec25f63a1d34df8bb996420aaadb195c
parent0a87db90c4ac20f30484d0822ddf8180d5ee83b5 (diff)
downloadaur-44d722acb2f5764075b004c464ffb1a75a4688a3.tar.gz
...
-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')