summaryrefslogtreecommitdiff
path: root/community/rlwrap/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/rlwrap/PKGBUILD')
-rw-r--r--community/rlwrap/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/rlwrap/PKGBUILD b/community/rlwrap/PKGBUILD
index c3e099365..0366e7fe7 100644
--- a/community/rlwrap/PKGBUILD
+++ b/community/rlwrap/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 110957 2014-05-10 16:52:31Z kkeen $
+# $Id: PKGBUILD 115530 2014-07-11 21:36:16Z kkeen $
# Maintainer: Kyle Keen <keenerd@gmail.com>
# Contributor: wizzomafizzo <wizzomafizzo@gmail.com>
# Contributor: Mateusz Herych <heniekk@gmail.com>
@@ -6,7 +6,7 @@
# Contributor: Douglas Thrift <douglas@douglasthrift.net>
pkgname=rlwrap
-pkgver=0.40
+pkgver=0.41
pkgrel=1
pkgdesc="Adds readline-style editing and history to programs."
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ url="http://utopia.knoware.nl/~hlub/uck/rlwrap/"
license=('GPL')
depends=('perl')
source=(http://utopia.knoware.nl/~hlub/uck/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('2488052579d05aeef68e746ad35c7a55')
+md5sums=('8d1f3f8e634d55725645e6750c54e5f2')
build() {
cd "$srcdir/$pkgname-$pkgver"