[arch-commits] Commit in redland/repos (testing-i686 testing-i686/PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Wed Mar 25 19:05:15 UTC 2009


    Date: Wednesday, March 25, 2009 @ 15:05:15
  Author: pierre
Revision: 31326

Merged revisions 31323 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/redland/trunk

........
  r31323 | pierre | 2009-03-25 20:02:15 +0100 (Mi, 25 M?\195?\164r 2009) | 1 line
  
  upgpkg: redland 1.0.8-3
........

Modified:
  redland/repos/testing-i686/	(properties)
  redland/repos/testing-i686/PKGBUILD

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


Property changes on: redland/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /redland/trunk:1-31112
   + /redland/trunk:1-31325

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-03-25 19:02:40 UTC (rev 31325)
+++ testing-i686/PKGBUILD	2009-03-25 19:05:15 UTC (rev 31326)
@@ -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