summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNagy Gabor2015-09-23 18:46:47 +0200
committerNagy Gabor2015-09-23 18:46:47 +0200
commita60919ad1aae950dfa2790eac3c837166c863a83 (patch)
treef39683eab8ce448c471fabcbc6c4ca6fd3b34ab7 /PKGBUILD
parent5dbab1c3f51ef9b5ee8de2d13b479348221eb2f6 (diff)
downloadaur-a60919ad1aae950dfa2790eac3c837166c863a83.tar.gz
Version 2.8.0-6
Signed-off-by: Nagy Gabor <Gabor.V.Nagy@gmail.com>
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')