[arch-commits] Commit in gambit-c/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Wed Feb 25 21:45:27 UTC 2015
Date: Wednesday, February 25, 2015 @ 22:45:27
Author: arodseth
Revision: 128232
upgpkg: gambit-c 4.7.4-1
Modified:
gambit-c/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-25 18:19:02 UTC (rev 128231)
+++ PKGBUILD 2015-02-25 21:45:27 UTC (rev 128232)
@@ -3,17 +3,17 @@
# Contributor: Christian Babeux <christian.babeux at 0x80.ca>
pkgname=gambit-c
-pkgver=4.7.3
+pkgver=4.7.4
pkgrel=1
pkgdesc='Scheme R5RS interpreter and compiler (via C)'
arch=('x86_64' 'i686')
-url='http://dynamo.iro.umontreal.ca/wiki/index.php/Main_Page'
+url='http://gambitscheme.org/'
license=('LGPL2.1' 'Apache')
depends=('bash')
install="$pkgname.install"
options=('staticlibs')
source=("http://www.iro.umontreal.ca/~${pkgname%-c}/download/${pkgname%-c}/v${pkgver%.*}/source/${pkgname/it-}-v${pkgver//./_}.tgz")
-sha256sums=('59c4c62f2cfaf698b54a862e7af9c1b3e4cc27e46d386f31c66e00fed4701777')
+sha256sums=('1ad2756215bb0c059f68aaad1a314f334fd6cdd15a0db37bcdbe9849209d5778')
build() {
cd "${pkgname/it-}-v${pkgver//./_}"
More information about the arch-commits
mailing list