summaryrefslogtreecommitdiff
path: root/community/mxml/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mxml/PKGBUILD')
-rw-r--r--community/mxml/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/mxml/PKGBUILD b/community/mxml/PKGBUILD
index 6894d1b8b..26b4ca03d 100644
--- a/community/mxml/PKGBUILD
+++ b/community/mxml/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 59790 2011-11-30 09:27:23Z spupykin $
+# $Id: PKGBUILD 67931 2012-03-16 10:17:49Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Roman Kyrylych <roman@archlinux.org>
# Contributor: Johannes Sjolund <j.sjolund@gmail.com>
pkgname=mxml
-pkgver=2.6
-pkgrel=4
+pkgver=2.7
+pkgrel=1
pkgdesc="A small XML parsing library"
arch=('i686' 'x86_64')
url="http://www.minixml.org/"
license=('LGPL')
source=("http://ftp.easysw.com/pub/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('68977789ae64985dddbd1a1a1652642e')
+md5sums=('76f2ae49bf0f5745d5cb5d9507774dc9')
build() {
cd "$srcdir/$pkgname-$pkgver"