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

Eric Bélanger eric at archlinux.org
Sat Dec 17 03:32:26 UTC 2011


    Date: Friday, December 16, 2011 @ 22:32:26
  Author: eric
Revision: 145105

upgpkg: redland 1:1.0.15-2

Rebuild against unixodbc

Modified:
  redland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-17 02:35:07 UTC (rev 145104)
+++ PKGBUILD	2011-12-17 03:32:26 UTC (rev 145105)
@@ -6,16 +6,17 @@
 epoch=1
 pkgname=('redland' 'redland-storage-mysql' 'redland-storage-postgresql' 'redland-storage-virtuoso' 'redland-storage-sqlite')
 pkgver=1.0.15
-pkgrel=1
+pkgrel=2
 url="http://librdf.org/"
 license=("GPL")
 arch=('i686' 'x86_64')
 makedepends=('rasqal>=0.9.26' 'raptor>=2.0.6' 'db>=5.2' 'postgresql-libs' 'libmysqlclient' 'unixodbc' 'sqlite3')
 options=('!libtool')
-source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz
+source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz{,.asc}
         rpath.diff)
-md5sums=('b0deb87f3c7d3237a3d587c1e0f2f266'
-         'acc85e784f01a656bd56777f95880787')
+sha1sums=('e93d6fafaeebdf9f15a1044be6f4a88270f007af'
+          '3aeef38a7247ae33db6a0a19511ef4132240164b'
+          'f5db05c925b6bcd6402d5abd75c648b137f069c7')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list