Date: Tuesday, April 4, 2023 @ 23:14:14
  Author: grawlinson
Revision: 1435271

upgpkg: roswell 22.12.14.113-1; new upstream release

Modified:
  roswell/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-04 23:13:14 UTC (rev 1435270)
+++ PKGBUILD    2023-04-04 23:14:14 UTC (rev 1435271)
@@ -2,15 +2,15 @@
 # Contributor: Thayne McCombs <[email protected]>
 
 pkgname=roswell
-pkgver=21.10.14.111
-pkgrel=2
+pkgver=22.12.14.113
+pkgrel=1
 pkgdesc='Environment for Common Lisp development'
 arch=('x86_64')
 url='https://roswell.github.io'
 license=('MIT')
-depends=('curl')
+depends=('glibc' 'bash' 'curl')
 makedepends=('git')
-_commit='5be94a34eb2f3214aa7afca7f8fe7a16c67b9fb7'
+_commit='f9bbd2e1e782e8e57925976a37900cf29c3ebf13'
 source=("$pkgname::git+https://github.com/roswell/roswell#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to