summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEsben Haabendal2019-01-14 09:21:53 +0100
committerEsben Haabendal2019-01-14 09:21:53 +0100
commit0bfa5f003602dddcea32b4683d5c96a1f1e6e161 (patch)
treefe28d0849d9a33c11d4b5df4dfc26f205642fdb7 /PKGBUILD
parentacdd3d05152efff4cbe0804dc7e910a0c03d56c8 (diff)
downloadaur-0bfa5f003602dddcea32b4683d5c96a1f1e6e161.tar.gz
Bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0d815bc72be..6dc66093e6d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=emacs-magit-popup
_github_org="magit"
_github_repo="magit-popup"
pkgver=2.12.5
-pkgrel=1
+pkgrel=2
pkgdesc="A generic interface for toggling switches and setting options and then invoking an Emacs command which does something with these arguments"
arch=('any')
url="http://github.com/${_github_org}/${_github_repo}"