[arch-commits] Commit in soprano (kde-unstable kde-unstable/PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Fri May 25 21:29:47 UTC 2012


    Date: Friday, May 25, 2012 @ 17:29:47
  Author: andrea
Revision: 159613

upgpkg: soprano 2.7.6.git20120525-1

Snapshot needed by nepomuk-core

Added:
  soprano/kde-unstable/
Modified:
  soprano/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-05-25 20:44:23 UTC (rev 159612)
+++ kde-unstable/PKGBUILD	2012-05-25 21:29:47 UTC (rev 159613)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=soprano
-pkgver=2.7.6
+pkgver=2.7.6.git20120525
 pkgrel=1
 pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 framework for RDF data'
 arch=('i686' 'x86_64')
@@ -11,8 +11,9 @@
 license=('GPL' 'LGPL')
 depends=('qt' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso')
 makedepends=('cmake' 'openjdk6' 'doxygen')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('8eee947956134ea4aa2d1e94ddbd551e')
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz")
+#source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('fe2e81a54ed8e22e06e0bf4b394b4960')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list