summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90fe28b6e97f..0179586c92da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=xerces-c-2
pkgver=2.8.0
-pkgrel=5
+pkgrel=6
pkgdesc="A validating XML parser written in a portable subset of C++."
arch=('i686' 'x86_64')
url="http://xerces.apache.org/xerces-c"
license=("APACHE")
depends=('gcc-libs')
options=('!makeflags')
-source=("http://apache.mirrors.crysys.hit.bme.hu/xerces/c/2/sources/xerces-c-src_2_8_0.tar.gz")
+source=("https://launchpad.net/ubuntu/+archive/primary/+files/xerces-c2_2.8.0%2Bdeb1.orig.tar.gz")
md5sums=('5daf514b73f3e0de9e3fce704387c0d2')
conflicts=('xerces-c')