summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfseoane2024-02-06 15:35:34 +0100
committerfseoane2024-02-06 15:35:34 +0100
commit1bf0560ccd44be4ed1f92aef1f034d284b2bed5b (patch)
tree7ccc597d22c46c68f927886021e70602d622773e /PKGBUILD
parentead35477d13ea3df65826dbb547aa7f2065ab0d1 (diff)
downloadaur-1bf0560ccd44be4ed1f92aef1f034d284b2bed5b.tar.gz
corrections PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')