[arch-commits] Commit in swi-prolog/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Tue Mar 14 09:23:06 UTC 2017
Date: Tuesday, March 14, 2017 @ 09:23:06
Author: arodseth
Revision: 216196
upgpkg: swi-prolog 7.4.1-1
Modified:
swi-prolog/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-14 09:16:07 UTC (rev 216195)
+++ PKGBUILD 2017-03-14 09:23:06 UTC (rev 216196)
@@ -1,5 +1,5 @@
# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
# Contributor: Jachym Barvinek <jachymb at gmail.com>
# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: John Proctor <jproctor at prium.net>
@@ -6,7 +6,7 @@
# Contributor: Juergen Hoetzel <juergen at archlinux.org>
pkgname=swi-prolog
-pkgver=7.4.0_rc2
+pkgver=7.4.1
pkgrel=1
pkgdesc='Prolog environment'
arch=('x86_64' 'i686')
@@ -19,8 +19,10 @@
'libxpm: for using the pl2xpce library'
'libxinerama: for using the pl2xpce library'
'libxft: for using the pl2xpce library')
+
+# no https with valid certificates available
source=("http://www.swi-prolog.org/download/stable/src/swipl-${pkgver/_/-}.tar.gz")
-sha256sums=('75e77734a1a948ff36a07f235318dd50759dd4b73097a6bd950c2dad03c92071')
+sha256sums=('891e314e8f5d856ef71d8bbce5d255a18b0c8f227628748bb0e1e19473273cc1')
build() {
cd "swipl-${pkgver/_/-}"
More information about the arch-commits
mailing list