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 79193566e010..9d1fa584e47d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = weechat-notify-send
pkgdesc = A WeeChat script that sends highlight and message notifications through notify-send
pkgver = r180.962218a
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/s3rvac/weechat-notify-send
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 60a07803b4cd..3ba77cbd9195 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ license=('MIT')
sha512sums=('SKIP')
pkgdesc='A WeeChat script that sends highlight and message notifications through notify-send'
pkgname=weechat-notify-send
-pkgrel=1
+pkgrel=2
pkgver=r180.962218a
source=('git+https://github.com/s3rvac/weechat-notify-send.git')
makedepends=('git')