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

Alexander Rødseth arodseth at archlinux.org
Mon Jan 23 22:31:49 UTC 2017


    Date: Monday, January 23, 2017 @ 22:31:48
  Author: arodseth
Revision: 208675

upgpkg: gambit-c 4.8.7-1

Modified:
  gambit-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-23 22:28:22 UTC (rev 208674)
+++ PKGBUILD	2017-01-23 22:31:48 UTC (rev 208675)
@@ -3,8 +3,8 @@
 # Contributor: Christian Babeux <christian.babeux at 0x80.ca>
 
 pkgname=gambit-c
-pkgver=4.8.5
-pkgrel=2
+pkgver=4.8.7
+pkgrel=1
 pkgdesc='Scheme R5RS interpreter and compiler (via C)'
 arch=('x86_64' 'i686')
 url='http://gambitscheme.org/'
@@ -12,7 +12,7 @@
 depends=('bash')
 options=('staticlibs')
 source=("http://www.iro.umontreal.ca/~${pkgname%-c}/download/${pkgname%-c}/v${pkgver%.*}/source/${pkgname/-c/-v}${pkgver//./_}-devel.tgz")
-sha256sums=('d8e2affb144013cbe22d09cf9c4120c81edd9f075473de3605198b69405d6509')
+sha256sums=('1404a7b83b2943072ccdb24ffeb878e5fc52ddeceedd1d3d107993a426caa66a')
 
 build() {
   cd "${pkgname/-c/-v}${pkgver//./_}-devel"



More information about the arch-commits mailing list