summaryrefslogtreecommitdiff
path: root/extra/libmythes
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-07-01 00:03:50 +0000
committerroot <root@rshg054.dnsready.net>2012-07-01 00:03:50 +0000
commit55f2d1ab0ab1bd2f7c8c7c5cefeb45f7c457a5d9 (patch)
tree2225c1ac4218dd287787d4a4c8ec8ceaced09067 /extra/libmythes
parent3025740c981e5acc29f25b400bc93046776d7008 (diff)
Sun Jul 1 00:03:50 UTC 2012
Diffstat (limited to 'extra/libmythes')
-rw-r--r--extra/libmythes/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libmythes/PKGBUILD b/extra/libmythes/PKGBUILD
index e9debcd72..7af761b3e 100644
--- a/extra/libmythes/PKGBUILD
+++ b/extra/libmythes/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 145626 2011-12-24 14:41:49Z andyrtr $
+# $Id: PKGBUILD 162736 2012-06-29 10:55:24Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
pkgname=libmythes
-pkgver=1.2.2
+pkgver=1.2.3
pkgrel=1
epoch=1
pkgdesc="a simple thesaurus"
@@ -14,7 +14,7 @@ makedepends=('hunspell')
options=('!libtool')
provides=('mythes')
source=(http://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
-md5sums=('e1e255dc43dbcbb34cb19e8a0eba90ae')
+md5sums=('46e92b68e31e858512b680b3b61dc4c1')
build() {
cd ${srcdir}/${pkgname/lib/}-$pkgver