summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Denhartog2019-03-12 07:58:12 -0700
committerBenjamin Denhartog2019-03-12 07:58:12 -0700
commit54f2ddbdc1039c65ca8f3920fcd76ed0c3b674ae (patch)
tree3f0488d544c39655dcbabe570d9472bc7162d975
parent5ca665a0f5a6ba2095f927624574b525fcf56f13 (diff)
downloadaur-54f2ddbdc1039c65ca8f3920fcd76ed0c3b674ae.tar.gz
update pkgrel for testing
-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')