summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Kotta2017-07-20 12:10:31 -0500
committerJonathan Kotta2017-07-20 12:10:31 -0500
commit2607758f61242b1ff7454f32231f64199b696a85 (patch)
treeae650eb836b5ee1f065cdf971b9dcdbb22d1f674 /PKGBUILD
parentb708b7fecd7419399af200a1952637161516ddcf (diff)
downloadaur-2607758f61242b1ff7454f32231f64199b696a85.tar.gz
bump pkgrel to force rebuild, and add .gitignore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 701c867ed270..db308f0534b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=emacs-lucid
pkgver=25.2
-pkgrel=1
+pkgrel=2
pkgdesc="The extensible, customizable, self-documenting real-time display editor (Lucid toolkit version)"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/emacs/emacs.html"