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

Alexander Rødseth arodseth at nymeria.archlinux.org
Tue Dec 10 21:34:47 UTC 2013


    Date: Tuesday, December 10, 2013 @ 22:34:46
  Author: arodseth
Revision: 102426

upgpkg: swi-prolog 6.6.0-1

Modified:
  swi-prolog/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-10 20:26:05 UTC (rev 102425)
+++ PKGBUILD	2013-12-10 21:34:46 UTC (rev 102426)
@@ -6,8 +6,8 @@
 # Contributor: Juergen Hoetzel <juergen at archlinux.org>
 
 pkgname=swi-prolog
-pkgver=6.4.1
-pkgrel=2
+pkgver=6.6.0
+pkgrel=1
 pkgdesc='Prolog environment'
 arch=('x86_64' 'i686')
 url='http://www.swi-prolog.org/'
@@ -21,12 +21,12 @@
             'libxft: for using the pl2xpce library')
 options=('!makeflags')
 source=("http://www.swi-prolog.org/download/stable/src/pl-$pkgver.tar.gz")
-sha256sums=('48439529784a855ce9246419b51ebe5388acc28d1483a947c6a0397c3dc7f8eb')
+sha256sums=('b85ac27a8afeb29640fe2b98c088e5f9c753adacb20114f8c10ba4835b26f9cd')
 
 build() {
   cd "pl-$pkgver"
 
-  ./configure --prefix=/usr --with-world --enable-shared
+  ./configure --prefix=/usr --with-world
   make
 }
 




More information about the arch-commits mailing list