summaryrefslogtreecommitdiff
path: root/community/mxml
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-11-03 01:06:08 -0700
committerroot <root@rshg054.dnsready.net>2013-11-03 01:06:08 -0700
commit1ce58386c5ee7086ac6848f35cade5d45bf86764 (patch)
treea02b709cc5107313c2a640ad192b4a4cb790df4f /community/mxml
parent02c5897cefdb4df89590f03c12870ad263240ebd (diff)
Sun Nov 3 01:05:44 PDT 2013
Diffstat (limited to 'community/mxml')
-rw-r--r--community/mxml/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mxml/PKGBUILD b/community/mxml/PKGBUILD
index 26b4ca03d..6b208aa22 100644
--- a/community/mxml/PKGBUILD
+++ b/community/mxml/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 67931 2012-03-16 10:17:49Z spupykin $
+# $Id: PKGBUILD 100340 2013-11-02 11:47:21Z 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.7
-pkgrel=1
+pkgrel=2
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")
+source=("http://www.msweet.org/files/project3/$pkgname-$pkgver.tar.gz")
md5sums=('76f2ae49bf0f5745d5cb5d9507774dc9')
build() {