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 546d077e1e75..77bf1f5eb952 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wee-slack-git
pkgdesc = A WeeChat plugin for slack
pkgver = 2.8.0.r0.gf3f08dd
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/wee-slack/wee-slack
install = wee-slack-git.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 71dcdf4500f8..6d8bfd9e702f 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=wee-slack-git
pkgver=2.8.0.r0.gf3f08dd
-pkgrel=1
+pkgrel=2
pkgdesc="A WeeChat plugin for slack"
arch=('any')
url="https://github.com/wee-slack/${pkgname%-git}"