George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
oil


Commits:
ed37afa1 by George Rawlinson at 2024-09-23T09:39:11+12:00
upgpkg: 0.23.0-1

* New upstream release.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = oil
        pkgdesc = A new Unix shell
-       pkgver = 0.22.0
+       pkgver = 0.23.0
        pkgrel = 1
        url = https://www.oilshell.org
        install = oil.install
@@ -11,9 +11,9 @@ pkgbase = oil
        depends = gcc-libs
        depends = readline
        replaces = osh
-       noextract = oils-for-unix-0.22.0.tar.gz
-       source = https://www.oilshell.org/download/oils-for-unix-0.22.0.tar.gz
-       sha256sums = 
7ad64ad951faa9b8fd310fc17df0a93291e041ab75311aca1bc85cbbfa7ad45f
-       b2sums = 
a5cf432f0d75f6ec8ebc6d5277132bb25074e8bdb545b5fba0498d5665aef32956c30ce9fb3566a4879789c8eebca945be28744dabfa295505a4eea6d75761a7
+       noextract = oils-for-unix-0.23.0.tar.gz
+       source = https://www.oilshell.org/download/oils-for-unix-0.23.0.tar.gz
+       sha256sums = 
c9d35ca78b4a08eeafac8bc6439e2bb40bccd3370db2226487faed6348a17521
+       b2sums = 
b12919f4ae73c032d0041589c63e24874011e4ffc28edc2a60cc3fe136ef1e25c713fa6a1f0b8f9444cc4abab40abf344286667ba88e9db09609c6673565afa6
 
 pkgname = oil


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: andychu <a...@oilshell.org>
 
 pkgname=oil
-pkgver=0.22.0
+pkgver=0.23.0
 pkgrel=1
 pkgdesc='A new Unix shell'
 arch=('x86_64')
@@ -16,8 +16,8 @@ makedepends=('bash')
 replaces=('osh')
 install=oil.install
 source=("$url/download/oils-for-unix-$pkgver.tar.gz")
-sha256sums=('7ad64ad951faa9b8fd310fc17df0a93291e041ab75311aca1bc85cbbfa7ad45f')
-b2sums=('a5cf432f0d75f6ec8ebc6d5277132bb25074e8bdb545b5fba0498d5665aef32956c30ce9fb3566a4879789c8eebca945be28744dabfa295505a4eea6d75761a7')
+sha256sums=('c9d35ca78b4a08eeafac8bc6439e2bb40bccd3370db2226487faed6348a17521')
+b2sums=('b12919f4ae73c032d0041589c63e24874011e4ffc28edc2a60cc3fe136ef1e25c713fa6a1f0b8f9444cc4abab40abf344286667ba88e9db09609c6673565afa6')
 noextract=("oils-for-unix-$pkgver.tar.gz")
 # https://www.oilshell.org/release/latest/
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/oil/-/commit/ed37afa103c9d0544da137f5bd98452457b1645f

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


Reply via email to