From b893d7d598b5cddd51aeff15e38cbf836ee292d6 Mon Sep 17 00:00:00 2001 From: atinylittleshell Date: Wed, 29 Jan 2025 07:41:54 +0000 Subject: [PATCH] Update to v0.19.3 --- .SRCINFO | 14 +++++++------- PKGBUILD | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f251124bcb18..d790c7845fd3 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,19 +1,19 @@ pkgbase = gsh-bin pkgdesc = A modern, POSIX-compatible, generative shell - pkgver = 0.19.2 + pkgver = 0.19.3 pkgrel = 1 url = https://github.com/atinylittleshell/gsh license = GPL-3.0-or-later conflicts = gsh provides = gsh arch = aarch64 - source_aarch64 = https://github.com/atinylittleshell/gsh/releases/download/v0.19.2/gsh_Linux_arm64.tar.gz - sha256sums_aarch64 = da039be31cb1f20be2ecf91d176b84720335fc9faeef3ee3a060818dedb21a11 + source_aarch64 = https://github.com/atinylittleshell/gsh/releases/download/v0.19.3/gsh_Linux_arm64.tar.gz + sha256sums_aarch64 = fcd2471e94524578d55f7ae7fe3fd2b19e04ca23d971772f5e746ae3bf0354e0 arch = i686 - source_i686 = https://github.com/atinylittleshell/gsh/releases/download/v0.19.2/gsh_Linux_i386.tar.gz - sha256sums_i686 = afe2a2f88f4d79bca9218847faf82d50ecf8cf79284a89912a1b9a9c84b798ff + source_i686 = https://github.com/atinylittleshell/gsh/releases/download/v0.19.3/gsh_Linux_i386.tar.gz + sha256sums_i686 = 249bcc336ca03f009396e76287a29458e7253db46ca91e6b1016ac0cfa7802dd arch = x86_64 - source_x86_64 = https://github.com/atinylittleshell/gsh/releases/download/v0.19.2/gsh_Linux_x86_64.tar.gz - sha256sums_x86_64 = 76c0b468d317f136334c3b183e8d21d8d231fb71bf032a7a148b8e28ada61ac9 + source_x86_64 = https://github.com/atinylittleshell/gsh/releases/download/v0.19.3/gsh_Linux_x86_64.tar.gz + sha256sums_x86_64 = 7fc46eb6deff406c99b578d0691dc165830438a01f273c452c405ecc270260b6 pkgname = gsh-bin diff --git a/PKGBUILD b/PKGBUILD index ee8706f8ac4b..f575a6fbadaf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: atinylittleshell pkgname='gsh-bin' -pkgver=0.19.2 +pkgver=0.19.3 pkgrel=1 pkgdesc='A modern, POSIX-compatible, generative shell' url='https://github.com/atinylittleshell/gsh' @@ -11,14 +11,14 @@ license=('GPL-3.0-or-later') provides=('gsh') conflicts=('gsh') -source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/atinylittleshell/gsh/releases/download/v0.19.2/gsh_Linux_arm64.tar.gz") -sha256sums_aarch64=('da039be31cb1f20be2ecf91d176b84720335fc9faeef3ee3a060818dedb21a11') +source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/atinylittleshell/gsh/releases/download/v0.19.3/gsh_Linux_arm64.tar.gz") +sha256sums_aarch64=('fcd2471e94524578d55f7ae7fe3fd2b19e04ca23d971772f5e746ae3bf0354e0') -source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/atinylittleshell/gsh/releases/download/v0.19.2/gsh_Linux_i386.tar.gz") -sha256sums_i686=('afe2a2f88f4d79bca9218847faf82d50ecf8cf79284a89912a1b9a9c84b798ff') +source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/atinylittleshell/gsh/releases/download/v0.19.3/gsh_Linux_i386.tar.gz") +sha256sums_i686=('249bcc336ca03f009396e76287a29458e7253db46ca91e6b1016ac0cfa7802dd') -source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/atinylittleshell/gsh/releases/download/v0.19.2/gsh_Linux_x86_64.tar.gz") -sha256sums_x86_64=('76c0b468d317f136334c3b183e8d21d8d231fb71bf032a7a148b8e28ada61ac9') +source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/atinylittleshell/gsh/releases/download/v0.19.3/gsh_Linux_x86_64.tar.gz") +sha256sums_x86_64=('7fc46eb6deff406c99b578d0691dc165830438a01f273c452c405ecc270260b6') package() { # bin