[arch-commits] Commit in slib/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Thu Mar 5 09:54:16 UTC 2020
Date: Thursday, March 5, 2020 @ 09:54:16
Author: arodseth
Revision: 590697
upgpkg: slib 3b6-1
Modified:
slib/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-05 08:09:07 UTC (rev 590696)
+++ PKGBUILD 2020-03-05 09:54:16 UTC (rev 590697)
@@ -3,8 +3,8 @@
# Contributor: David Moore <davidm at sjsoft.com>
pkgname=slib
-pkgver=3b5
-pkgrel=4
+pkgver=3b6
+pkgrel=1
pkgdesc='Library of functions for Scheme implementations'
arch=(any)
url='https://people.csail.mit.edu/jaffer/SLIB.html'
@@ -12,7 +12,7 @@
depends=(guile)
options=(emptydirs)
source=("https://groups.csail.mit.edu/mac/ftpdir/scm/$pkgname-$pkgver.zip")
-sha256sums=('f8b64a9820c2ccbdb263a0cb7bcf4caadce0857fdf4e2f52111ca33b4a131760')
+sha256sums=('2e8cb4843b5400b2e39fe9ddcc8040a412f9a19cccf5e7e2c2e071ceb9b0ed8c')
prepare() {
cd $pkgname
More information about the arch-commits
mailing list