summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Belmonte2023-11-16 23:08:24 +0100
committerAlexis Belmonte2023-11-16 23:08:24 +0100
commit6a8dc97e09ff5a36ca3cb0f890cd70fd8618f2fc (patch)
tree727ea031b990c06ffae8de0171e7e8a1fc8d0cf5 /PKGBUILD
parentea4c3501f7f9fef07d7138b7913093581a0c0b6a (diff)
downloadaur-6a8dc97e09ff5a36ca3cb0f890cd70fd8618f2fc.tar.gz
actually bump package version and release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e759f35abf78..785232502083 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Alexis Belmonte <alexbelm48@gmail.com>
pkgname="notify-git"
-pkgrel=1
+pkgrel=2
pkgdesc="ntfy.sh client application to receive everyday's notifications"
-pkgver=0.1.1_bbca7a4
+pkgver=0.1.3_bbca7a4
arch=('x86_64')
url="https://github.com/ranfdev/Notify"
license=('GPL3')