summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8e06126ba18..9a9e73e34e35 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 = 0.9
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/s3rvac/weechat-notify-send
install = weechat-notify-send.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 3bd1bb178ded..b8d48ecca8e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: Benjamin Denhartog <ben@sudoforge.com>
-# This PKGBUILD is managed at https://github.com/sudoforge/pkgbuilds
+# For ISSUES, REQUESTS, and QUESTIONS:
+# https://github.com/sudoforge/pkgbuilds
pkgname=weechat-notify-send
pkgver=0.9
-pkgrel=5
+pkgrel=6
pkgdesc="A WeeChat script that sends highlight and message notifications through notify-send"
url='https://github.com/s3rvac/weechat-notify-send'
arch=('any')