Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / slib


Commits:
3c99b636 by Antonio Rojas at 2025-02-15T19:04:07+01:00
upgpkg: 3c1-2: Update to 3c1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = slib
        pkgdesc = Library of functions for Scheme implementations
-       pkgver = 3b7
+       pkgver = 3c1
        pkgrel = 2
        url = https://people.csail.mit.edu/jaffer/SLIB.html
        arch = any
        license = custom
        depends = guile
        options = emptydirs
-       source = https://groups.csail.mit.edu/mac/ftpdir/scm/slib-3b7.zip
-       b2sums = 
29324fe2bf576c676f98cc4fb9916829def0724fb0e8cf89f1391db3efef95b6c321fbc69b7bd9fdb5138e054dcd01223a734b5ea1308e1706839498e41a4e7c
+       source = https://groups.csail.mit.edu/mac/ftpdir/scm/slib-3c1.zip
+       b2sums = 
86c38a6ce6936bd1e8b2e3f52fdd3e2e05ba1bb86a611aca7f66a5d65095c81774444459f23f47dd8d01c808ea40c2052d07587c73ffca010f50f5415b2beaf0
 
 pkgname = slib


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: David Moore <dav...@sjsoft.com>
 
 pkgname=slib
-pkgver=3b7
+pkgver=3c1
 pkgrel=2
 pkgdesc='Library of functions for Scheme implementations'
 arch=(any)
@@ -12,7 +12,7 @@ license=(custom)
 depends=(guile)
 options=(emptydirs)
 source=("https://groups.csail.mit.edu/mac/ftpdir/scm/$pkgname-$pkgver.zip";)
-b2sums=('29324fe2bf576c676f98cc4fb9916829def0724fb0e8cf89f1391db3efef95b6c321fbc69b7bd9fdb5138e054dcd01223a734b5ea1308e1706839498e41a4e7c')
+b2sums=('86c38a6ce6936bd1e8b2e3f52fdd3e2e05ba1bb86a611aca7f66a5d65095c81774444459f23f47dd8d01c808ea40c2052d07587c73ffca010f50f5415b2beaf0')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/slib/-/commit/3c99b636a13ed3cad07b8c83ce770d2d6e9fb156

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/slib/-/commit/3c99b636a13ed3cad07b8c83ce770d2d6e9fb156
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to