[arch-commits] Commit in gambit-c/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Mon Mar 28 18:42:51 UTC 2016


    Date: Monday, March 28, 2016 @ 20:42:51
  Author: arodseth
Revision: 168718

upgpkg: gambit-c 4.8.4-1

Modified:
  gambit-c/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-28 18:42:06 UTC (rev 168717)
+++ PKGBUILD	2016-03-28 18:42:51 UTC (rev 168718)
@@ -1,9 +1,9 @@
 # $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: Christian Babeux <christian.babeux at 0x80.ca>
 
 pkgname=gambit-c
-pkgver=4.8.3
+pkgver=4.8.4
 pkgrel=1
 pkgdesc='Scheme R5RS interpreter and compiler (via C)'
 arch=('x86_64' 'i686')
@@ -13,7 +13,7 @@
 install="$pkgname.install"
 options=('staticlibs')
 source=("http://www.iro.umontreal.ca/~${pkgname%-c}/download/${pkgname%-c}/v${pkgver%.*}/source/${pkgname/-c/-v}${pkgver//./_}-devel.tgz")
-sha256sums=('aeb28918ce7a6b44534326674cc500dd2456ca252ac205234ac817d5bd0fc0c1')
+sha256sums=('daeaaa55f0c5076686313017c7c3676c60db14cbf2b55dd6023e8ed1fcfff218')
 
 build() {
  cd "${pkgname/-c/-v}${pkgver//./_}-devel"



More information about the arch-commits mailing list