summaryrefslogtreecommitdiff
path: root/community/swi-prolog
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-18 03:26:15 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-18 03:26:15 +0000
commitf8a4eefb2bb008f302349db07da4a75e746a1aeb (patch)
treea8cac71f562a00732f5ec3a46492fbc457431d96 /community/swi-prolog
parentd9e3d7066ad07c8dd884792dd90fecb9f5971ab2 (diff)
Fri Apr 18 03:21:55 UTC 2014
Diffstat (limited to 'community/swi-prolog')
-rw-r--r--community/swi-prolog/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/swi-prolog/PKGBUILD b/community/swi-prolog/PKGBUILD
index e923847cd..8a381d894 100644
--- a/community/swi-prolog/PKGBUILD
+++ b/community/swi-prolog/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 107680 2014-03-18 14:43:05Z arodseth $
+# $Id: PKGBUILD 109638 2014-04-17 07:46:16Z fyan $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Jachym Barvinek <jachymb@gmail.com>
# Contributor: Thomas Dziedzic < gostrc at gmail >
@@ -6,7 +6,7 @@
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
pkgname=swi-prolog
-pkgver=6.6.3
+pkgver=6.6.4
pkgrel=1
pkgdesc='Prolog environment'
arch=('x86_64' 'i686')
@@ -21,7 +21,7 @@ optdepends=('unixodbc: for using the odbc4pl library'
'libxft: for using the pl2xpce library')
#options=('!makeflags')
source=("http://www.swi-prolog.org/download/stable/src/pl-$pkgver.tar.gz")
-sha256sums=('e35b741ab26c98e502d5e3abba5fff35bb2dd70ac7735379df5dd47c9a31b905')
+sha256sums=('663977959979e389df0f87c2eb426ab71105c12206605ec40925893b91733cef')
build() {
cd "pl-$pkgver"