From a1f90a8fd4094e398a717acb855f50aedcbdc341 Mon Sep 17 00:00:00 2001 From: atinylittleshell Date: Sun, 5 Jan 2025 06:47:24 +0000 Subject: [PATCH] Update to v0.7.0 --- .SRCINFO | 14 +++++++------- PKGBUILD | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 38586478eea8..a932d1cc154b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,19 +1,19 @@ pkgbase = gsh-bin pkgdesc = The Generative Shell - pkgver = 0.6.0 + pkgver = 0.7.0 pkgrel = 1 url = https://github.com/atinylittleshell/gsh license = GPL-3.0 conflicts = gsh provides = gsh arch = aarch64 - source_aarch64 = https://github.com/atinylittleshell/gsh/releases/download/v0.6.0/gsh_Linux_arm64.tar.gz - sha256sums_aarch64 = c623b1e40d9cb01654eae73d1f4dea9cda3f805efcb1db98f31276156ed77bef + source_aarch64 = https://github.com/atinylittleshell/gsh/releases/download/v0.7.0/gsh_Linux_arm64.tar.gz + sha256sums_aarch64 = 270f043650539c439a9e1db938cf214f6b150361b24ef4a1970cdb20f9b3490c arch = i686 - source_i686 = https://github.com/atinylittleshell/gsh/releases/download/v0.6.0/gsh_Linux_i386.tar.gz - sha256sums_i686 = 06be1181fc91233a26f17ace7e6c9e4241674f3a9c3207b39c522c5cc592927d + source_i686 = https://github.com/atinylittleshell/gsh/releases/download/v0.7.0/gsh_Linux_i386.tar.gz + sha256sums_i686 = fc5fb96391ebbb98d889a05ff9fdc4e493105326c48b30f743ba49536911b818 arch = x86_64 - source_x86_64 = https://github.com/atinylittleshell/gsh/releases/download/v0.6.0/gsh_Linux_x86_64.tar.gz - sha256sums_x86_64 = f5eb9c9760cb34df2aa404632bbe2c6c4d5b7df34454732baaea47c35315c3a3 + source_x86_64 = https://github.com/atinylittleshell/gsh/releases/download/v0.7.0/gsh_Linux_x86_64.tar.gz + sha256sums_x86_64 = 187f35225e64190e28dfb7d842c63f4f0ccb7e5f82f7a2c9837ce9d6f9e88963 pkgname = gsh-bin diff --git a/PKGBUILD b/PKGBUILD index 7af3979a49e8..99cd6dbbd7e6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: atinylittleshell pkgname='gsh-bin' -pkgver=0.6.0 +pkgver=0.7.0 pkgrel=1 pkgdesc='The Generative Shell' url='https://github.com/atinylittleshell/gsh' @@ -11,14 +11,14 @@ license=('GPL-3.0') provides=('gsh') conflicts=('gsh') -source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/atinylittleshell/gsh/releases/download/v0.6.0/gsh_Linux_arm64.tar.gz") -sha256sums_aarch64=('c623b1e40d9cb01654eae73d1f4dea9cda3f805efcb1db98f31276156ed77bef') +source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/atinylittleshell/gsh/releases/download/v0.7.0/gsh_Linux_arm64.tar.gz") +sha256sums_aarch64=('270f043650539c439a9e1db938cf214f6b150361b24ef4a1970cdb20f9b3490c') -source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/atinylittleshell/gsh/releases/download/v0.6.0/gsh_Linux_i386.tar.gz") -sha256sums_i686=('06be1181fc91233a26f17ace7e6c9e4241674f3a9c3207b39c522c5cc592927d') +source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/atinylittleshell/gsh/releases/download/v0.7.0/gsh_Linux_i386.tar.gz") +sha256sums_i686=('fc5fb96391ebbb98d889a05ff9fdc4e493105326c48b30f743ba49536911b818') -source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/atinylittleshell/gsh/releases/download/v0.6.0/gsh_Linux_x86_64.tar.gz") -sha256sums_x86_64=('f5eb9c9760cb34df2aa404632bbe2c6c4d5b7df34454732baaea47c35315c3a3') +source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/atinylittleshell/gsh/releases/download/v0.7.0/gsh_Linux_x86_64.tar.gz") +sha256sums_x86_64=('187f35225e64190e28dfb7d842c63f4f0ccb7e5f82f7a2c9837ce9d6f9e88963') package() { # bin