summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2015-08-22 15:37:11 +0200
committerStefan Husmann2015-08-22 15:37:11 +0200
commit6561bf8951d233f11139966ab57c7715382b9339 (patch)
tree535ac151638eced9ff1e44550ecc52a13a9cb4b0
parent08d0fd8e1c8ec1d5d87e6cdcd557d642f6c15893 (diff)
downloadaur-6561bf8951d233f11139966ab57c7715382b9339.tar.gz
update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f689bebd8476..85d81bfbb90f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = emacs-icicles
pkgdesc = an emacs library that enhances minibuffer completion
- pkgver = 23668
+ pkgver = 23669
pkgrel = 1
url = http://www.emacswiki.org/emacs/Icicles
install = icicles.install
diff --git a/PKGBUILD b/PKGBUILD
index 6b9a21d16cc2..d440ca1d131b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-icicles
-pkgver=23668 # Taken from icicles.el
+pkgver=23669 # Taken from icicles.el
pkgrel=1
pkgdesc="an emacs library that enhances minibuffer completion"
arch=('any')