summaryrefslogtreecommitdiff
path: root/extra/raptor
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-07 17:31:10 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-07 17:31:10 +0100
commit0e48701e4ef754a7d5aab1e8fa1ef6ba8ff3c441 (patch)
treea01dc4371165970aa77e40aaaf74ba1eae8daf47 /extra/raptor
parent1ac5165814a8df7108dae57ebb527efd21873461 (diff)
parentd8d675cb1e75787b0db061756e4cbebe3c5a03fa (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/busybox/PKGBUILD community/glpng/PKGBUILD community/hercules/PKGBUILD community/libnetfilter_acct/PKGBUILD community/libvirt/PKGBUILD extra/crypto++/PKGBUILD extra/hexedit/PKGBUILD extra/kdesdk-kate/PKGBUILD extra/kdesdk/PKGBUILD extra/libmp3splt/PKGBUILD extra/ntfs-3g_ntfsprogs/PKGBUILD extra/opencv/PKGBUILD extra/qemu-kvm/PKGBUILD extra/xf86-input-wacom/PKGBUILD extra/xfce4-eyes-plugin/PKGBUILD extra/xfdesktop/PKGBUILD
Diffstat (limited to 'extra/raptor')
-rw-r--r--extra/raptor/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/raptor/PKGBUILD b/extra/raptor/PKGBUILD
index b5250c08a..07b0dfab2 100644
--- a/extra/raptor/PKGBUILD
+++ b/extra/raptor/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 175875 2013-01-23 00:13:12Z eric $
+# $Id: PKGBUILD 179134 2013-03-04 08:06:34Z tomegun $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: Andreas Radke <andyrtr@archlinux.org>
# Contributor: eric <eric@archlinux.org>
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
pkgname=raptor
-pkgver=2.0.8
-pkgrel=3
+pkgver=2.0.9
+pkgrel=1
pkgdesc="A C library that parses RDF/XML/N-Triples into RDF triples"
arch=('i686' 'x86_64' 'mips64el')
url="http://librdf.org/raptor"
@@ -33,4 +33,4 @@ package() {
cd "${srcdir}"/raptor2-${pkgver}
make prefix="${pkgdir}"/usr install
}
-md5sums=('ac60858b875aab8fa7917f21a1237aa9')
+md5sums=('4ceb9316488b0ea01acf011023cf7fff')