summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2017-01-11 11:13:56 +0100
committerMassimiliano Torromeo2017-01-11 11:13:56 +0100
commit5b9a0e964c59ce5721a88b0d9db74eb59e70628e (patch)
tree7c331f46734bbd9e10121f059fb88e0e8d9fda67 /PKGBUILD
parent46fe7efb26ae2960efa765798096aabe32f3d0ac (diff)
downloadaur-5b9a0e964c59ce5721a88b0d9db74eb59e70628e.tar.gz
Rebuild for python 3.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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"