[arch-commits] Commit in redland/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Wed Mar 25 19:02:16 UTC 2009


    Date: Wednesday, March 25, 2009 @ 15:02:15
  Author: pierre
Revision: 31323

upgpkg: redland 1.0.8-3

Modified:
  redland/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-25 18:58:46 UTC (rev 31322)
+++ PKGBUILD	2009-03-25 19:02:15 UTC (rev 31323)
@@ -3,7 +3,7 @@
 
 pkgname=redland
 pkgver=1.0.8
-pkgrel=2
+pkgrel=3
 pkgdesc="Redland is a library that provides a high-level interface for the Resource Description Framework (RDF). It contains librdf."
 url="http://librdf.org/"
 license="GPL"
@@ -11,6 +11,7 @@
 depends=('raptor' 'db>=4.7' 'postgresql-libs' 'libmysqlclient' 'sqlite3' 'curl' 'libxslt' 'mpfr')
 source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz)
 options=(!libtool)
+md5sums=('ca66e26082cab8bb817185a116db809b')
 
 build() {
         cd $startdir/src/$pkgname-$pkgver
@@ -18,4 +19,3 @@
         make || return 1
         make DESTDIR=$startdir/pkg install
 }
-md5sums=('ca66e26082cab8bb817185a116db809b')




More information about the arch-commits mailing list