summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8df9d0fe39a..797d85e91ce5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun May 15 14:48:41 UTC 2016
+# Wed Jan 11 10:13:31 UTC 2017
pkgbase = mattersend
pkgdesc = Library and CLI utility to send messages to mattermost's incoming webhooks
pkgver = 2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mtorromeo/mattersend
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 741f5e1ec929..e99343165bad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mattersend
pkgver=2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Library and CLI utility to send messages to mattermost's incoming webhooks"
arch=(any)
url="https://github.com/mtorromeo/mattersend"