From 6bfcb9f4d58fa0c41d2a2f1ef68050ea4dc7c9ff Mon Sep 17 00:00:00 2001 From: atinylittleshell Date: Sun, 4 Jan 2026 02:01:39 +0000 Subject: [PATCH] Update to v1.1.3 --- .SRCINFO | 8 ++++---- PKGBUILD | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d4a67d4fd822..d227e9db5230 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = gsh-bin pkgdesc = A battery-included, POSIX-compatible, generative shell - pkgver = 1.1.2 + pkgver = 1.1.3 pkgrel = 1 url = https://github.com/atinylittleshell/gsh license = GPL-3.0-or-later @@ -8,12 +8,12 @@ pkgbase = gsh-bin provides = gsh arch = aarch64 source_aarch64 = https://github.com/atinylittleshell/gsh/releases/download/v${pkgver}/gsh_Linux_arm64.tar.gz - sha256sums_aarch64 = 5b31cedfd5f6d1926b62aed1a702f9545ae91ed2d6d110d5787a1cc1a25f3a48 + sha256sums_aarch64 = 3e37e50c10cd7fc10b12ac3f55865be1e2708f41990af503e13ea1b8e3cc181e arch = i686 source_i686 = https://github.com/atinylittleshell/gsh/releases/download/v${pkgver}/gsh_Linux_i386.tar.gz - sha256sums_i686 = 781708d2a5062ffd6dc45840698d1ffa3610eb1e466bc36ec019b4c26e6388a1 + sha256sums_i686 = 63dba0c2eae969a0395d425ff38f362ae08800313213438d41a2617f68769aa6 arch = x86_64 source_x86_64 = https://github.com/atinylittleshell/gsh/releases/download/v${pkgver}/gsh_Linux_x86_64.tar.gz - sha256sums_x86_64 = 8a211ef0c4a38c7d1b200c5bf04001a729d6c5d814278a808c58f1d85fd6d340 + sha256sums_x86_64 = ce3c2467ef1aa5bd51d3d7df7ee3d95297cf5df91351c380d64095557811feeb pkgname = gsh-bin diff --git a/PKGBUILD b/PKGBUILD index 4c77f819e455..16405a2090cf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: atinylittleshell pkgname='gsh-bin' -pkgver=1.1.2 +pkgver=1.1.3 pkgrel=1 pkgdesc='A battery-included, POSIX-compatible, generative shell' url='https://github.com/atinylittleshell/gsh' @@ -12,13 +12,13 @@ provides=('gsh') conflicts=('gsh') source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/atinylittleshell/gsh/releases/download/v${pkgver}/gsh_Linux_arm64.tar.gz") -sha256sums_aarch64=('5b31cedfd5f6d1926b62aed1a702f9545ae91ed2d6d110d5787a1cc1a25f3a48') +sha256sums_aarch64=('3e37e50c10cd7fc10b12ac3f55865be1e2708f41990af503e13ea1b8e3cc181e') source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/atinylittleshell/gsh/releases/download/v${pkgver}/gsh_Linux_i386.tar.gz") -sha256sums_i686=('781708d2a5062ffd6dc45840698d1ffa3610eb1e466bc36ec019b4c26e6388a1') +sha256sums_i686=('63dba0c2eae969a0395d425ff38f362ae08800313213438d41a2617f68769aa6') source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/atinylittleshell/gsh/releases/download/v${pkgver}/gsh_Linux_x86_64.tar.gz") -sha256sums_x86_64=('8a211ef0c4a38c7d1b200c5bf04001a729d6c5d814278a808c58f1d85fd6d340') +sha256sums_x86_64=('ce3c2467ef1aa5bd51d3d7df7ee3d95297cf5df91351c380d64095557811feeb') package() { # bin