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

Alexander Rødseth arodseth at archlinux.org
Fri Mar 6 17:47:06 UTC 2020


    Date: Friday, March 6, 2020 @ 17:47:06
  Author: arodseth
Revision: 591036

upgpkg: chicken 5.2.0-1

Modified:
  chicken/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-06 16:34:20 UTC (rev 591035)
+++ PKGBUILD	2020-03-06 17:47:06 UTC (rev 591036)
@@ -3,8 +3,8 @@
 # Contributor: David <david at pako.st>
 
 pkgname=chicken
-pkgver=5.1.0
-pkgrel=2
+pkgver=5.2.0
+pkgrel=1
 pkgdesc='Feature rich R5RS Scheme compiler and interpreter'
 arch=(x86_64)
 url='https://call-cc.org/'
@@ -13,7 +13,7 @@
 optdepends=('tk: for the tcl/tk egg')
 options=(staticlibs)
 source=("https://code.call-cc.org/releases/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('5c1101a8d8faabfd500ad69101e0c7c8bd826c68970f89c270640470e7b84b4b')
+sha256sums=('819149c8ce7303a9b381d3fdc1d5765c5f9ac4dee6f627d1652f47966a8780fa')
 
 build() {
   make -j1 -C $pkgname-$pkgver \



More information about the arch-commits mailing list