summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2016-11-08 20:16:50 +1300
committerGeorge Rawlinson2016-11-08 20:16:50 +1300
commitc3ea966c210f4dfe578a1da14ed45cdcf4f0f55c (patch)
tree7a64c232ca360a58a6d9466d839b79f37e63db09
parentc439ad65c061ada65dab08203c845b79aea03d23 (diff)
downloadaur-c3ea966c210f4dfe578a1da14ed45cdcf4f0f55c.tar.gz
Forgot to increment pkgrel
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02b82f4b4720..e1bcc3e344c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=atom-editor-bin
pkgver=1.11.2
-pkgrel=1
+pkgrel=2
pkgdesc="Chrome-based text editor from Github - Precompiled binary from official repository"
arch=('x86_64')
url="https://github.com/atom/atom"