summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62dca5f81724..fb7d00ba09c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 11 23:00:51 UTC 2017
+# Mon Dec 11 23:01:42 UTC 2017
pkgbase = emacs-icicles
pkgdesc = an emacs library that enhances minibuffer completion
- pkgver = 23708
+ pkgver = 23716
pkgrel = 1
url = http://www.emacswiki.org/emacs/Icicles
install = icicles.install
diff --git a/PKGBUILD b/PKGBUILD
index 27ced4caa460..18cea4685e5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-icicles
-pkgver=23708 # Taken from icicles.el
+pkgver=23716 # Taken from icicles.el
pkgrel=1
pkgdesc="an emacs library that enhances minibuffer completion"
arch=('any')