summaryrefslogtreecommitdiff
path: root/extra/libmythes
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-25 23:14:50 +0000
committerroot <root@rshg054.dnsready.net>2011-12-25 23:14:50 +0000
commite39d5f838c08b5b57eae4c1aec4ae00acd18b239 (patch)
tree5508286adf4ead02d969fe07072a7823729ad256 /extra/libmythes
parent2d2e64c7c198ff82ea6e306f7673168dcf5ddca7 (diff)
Sun Dec 25 23:14:50 UTC 2011
Diffstat (limited to 'extra/libmythes')
-rw-r--r--extra/libmythes/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libmythes/PKGBUILD b/extra/libmythes/PKGBUILD
index 0383c549e..e9debcd72 100644
--- a/extra/libmythes/PKGBUILD
+++ b/extra/libmythes/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 144883 2011-12-08 21:25:55Z andyrtr $
+# $Id: PKGBUILD 145626 2011-12-24 14:41:49Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
pkgname=libmythes
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.2.2
+pkgrel=1
epoch=1
pkgdesc="a simple thesaurus"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('hunspell')
options=('!libtool')
provides=('mythes')
source=(http://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
-md5sums=('54b310488dda6929cf31ae859928c945')
+md5sums=('e1e255dc43dbcbb34cb19e8a0eba90ae')
build() {
cd ${srcdir}/${pkgname/lib/}-$pkgver