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

Andrea Scarpino andrea at archlinux.org
Wed Feb 3 23:31:47 UTC 2010


    Date: Wednesday, February 3, 2010 @ 18:31:46
  Author: andrea
Revision: 67134

Merged revisions 67133 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/virtuoso/trunk

........
  r67133 | andrea | 2010-02-04 00:31:01 +0100 (Thu, 04 Feb 2010) | 2 lines
  
  upgpkg: virtuoso 6.1.0-1
      upstream release
........

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

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


Property changes on: virtuoso/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /virtuoso/trunk:1-66995
   + /virtuoso/trunk:1-67133

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2010-02-03 23:31:01 UTC (rev 67133)
+++ testing-i686/PKGBUILD	2010-02-03 23:31:46 UTC (rev 67134)
@@ -3,7 +3,7 @@
 # Contributor: Massimiliano Torromeo <massimiliano DOT torromeo AT google mail service>
 
 pkgname=virtuoso
-pkgver=5.0.12
+pkgver=6.1.0
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='A scalable cross-platform server that combines SQL/RDF/XML Data Management with Web Application Server and Web Services Platform functionality'
@@ -11,10 +11,9 @@
 license=('GPL')
 depends=('openssl')
 makedepends=('bison' 'flex')
-# downgrade from 6.0.0-3
-options=('!libtool' 'force' '!makeflags')
-source=("http://downloads.sourceforge.net/virtuoso/${pkgname}-opensource-${pkgver}.tar.gz")
-md5sums=('64949660e3f053ec43d00519a19751aa')
+options=('!libtool' '!makeflags')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-opensource-${pkgver}.tar.gz")
+md5sums=('49135390d27ab3e445f5e9481ab677bb')
 
 build() {
   cd $srcdir/${pkgname}-opensource-${pkgver}




More information about the arch-commits mailing list