summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Ogle2017-05-05 15:53:28 -0500
committerAaron Ogle2017-05-05 15:53:28 -0500
commitf20b3b16728972210c50172293d6f00974995458 (patch)
tree55843431da967f22565d988e4177660545b22655
parent635b953691ba661ed5a006a39c378729b6e52ec4 (diff)
downloadaur-f20b3b16728972210c50172293d6f00974995458.tar.gz
Set Executable bit and bump revision
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2512c008a11b..df1f21fded9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openwmail
pkgdesc = openwmail
pkgver = 1.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/openwmail/openwmail
arch = x86_64
license = MLP-2.0
diff --git a/PKGBUILD b/PKGBUILD
index b78f310895bc..64035ac55f35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=openwmail
pkgver=1.0.0
pkgverdash=1-0-0
-pkgrel=1
+pkgrel=2
pkgdesc="openwmail"
arch=('x86_64')
license=('MLP-2.0')