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

George Rawlinson grawlinson at gemini.archlinux.org
Mon May 2 07:57:24 UTC 2022


    Date: Monday, May 2, 2022 @ 07:57:24
  Author: grawlinson
Revision: 1192179

upgpkg: oil 0.10.0-1

New upstream release.

Modified:
  oil/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-02 07:41:53 UTC (rev 1192178)
+++ PKGBUILD	2022-05-02 07:57:24 UTC (rev 1192179)
@@ -5,11 +5,11 @@
 # Contributor: andychu <andy at oilshell.org>
 
 pkgname=oil
-pkgver=0.9.9
+pkgver=0.10.0
 pkgrel=1
-pkgdesc="A new Unix shell"
+pkgdesc='A new Unix shell'
 arch=('x86_64')
-url="https://www.oilshell.org"
+url='https://www.oilshell.org'
 license=('Apache')
 depends=('readline')
 makedepends=('bash')
@@ -17,8 +17,8 @@
 install=oil.install
 options=('!lto' '!strip')
 source=("$url/download/$pkgname-$pkgver.tar.xz")
-sha512sums=('86e83e0697252682c2f73a731b698e4ac850c93f5a867773609f3d67be41cae54f3d0bd2da215084e597f21385222f1693d0c0478c17f58648bf9027119eeb31')
-b2sums=('f2a9cd7b001154d567ebcb3cd2918e25f625d2a4e6b068bac889cc2c8ccd330106604026a799d91c9f86014dcbd31a169cdd0e72a6cf1358cba3dc09a12990ce')
+sha512sums=('f3de36a5a93c3bf855219007b4e7dda4be0cbf0ed65926e5572f7a9c381c6b4c13f76ff0e71219cd7d426a7c5d0e47e29f33cd306db7ac4051cf04f6a9931852')
+b2sums=('66bb02ebe78f8cf0e7dbcf9a719069310a03eed0ec471f9ace8a2b4d47797bb45ed973661cdf1f319fe62ccad4880cb6a34f8ccfd54440f9acd7de8c27b81887')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list