summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-06-13 22:04:34 +0200
committerStefan Husmann2016-06-13 22:04:34 +0200
commitdc6dfd17024fa43e8a06c609ff2211d2b3350ae0 (patch)
tree61d8131cc018ac6e66dc22e69f4ce1eb97e8a220
parent80b476c023218fcaaa86832be07040d6d542967d (diff)
downloadaur-dc6dfd17024fa43e8a06c609ff2211d2b3350ae0.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0dc537549214..e2dea046e5f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Mon Mar 28 18:49:46 UTC 2016
pkgbase = emacs-icicles
pkgdesc = an emacs library that enhances minibuffer completion
- pkgver = 23699
+ pkgver = 23704
pkgrel = 1
url = http://www.emacswiki.org/emacs/Icicles
install = icicles.install
diff --git a/PKGBUILD b/PKGBUILD
index 9fa391e35db7..7a93ca78ede0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-icicles
-pkgver=23699 # Taken from icicles.el
+pkgver=23704 # Taken from icicles.el
pkgrel=1
pkgdesc="an emacs library that enhances minibuffer completion"
arch=('any')