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

Andreas Radke andyrtr at nymeria.archlinux.org
Thu Dec 19 19:49:26 UTC 2013


    Date: Thursday, December 19, 2013 @ 20:49:25
  Author: andyrtr
Revision: 202220

upgpkg: rasqal 1:0.9.30-2

libcrypgt rebuild

Modified:
  rasqal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-19 19:37:29 UTC (rev 202219)
+++ PKGBUILD	2013-12-19 19:49:25 UTC (rev 202220)
@@ -6,7 +6,7 @@
 pkgname=rasqal
 epoch=1
 pkgver=0.9.30
-pkgrel=1
+pkgrel=2
 pkgdesc="A free C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings"
 url="http://librdf.org/rasqal"
 license=('GPL' 'LGPL')
@@ -13,6 +13,7 @@
 arch=('i686' 'x86_64')
 depends=('raptor' 'mpfr' 'util-linux')
 source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
+md5sums=('b12c5f9cfdb6b04efce5a4a186b8416b')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -31,4 +32,3 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }
-md5sums=('b12c5f9cfdb6b04efce5a4a186b8416b')




More information about the arch-commits mailing list