summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ab8c24a45c4..c4e1bc793e3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Tomasz Hamerla <tomasz.hamerla@outlook.com>
pkgname=powershell-bin
-pkgver=7.2.4
-pkgrel=2
+pkgver=7.2.5
+pkgrel=1
pkgdesc='A cross-platform automation and configuration tool/framework (binary package)'
arch=('x86_64' 'armv7h' 'aarch64')
url='https://github.com/Powershell/Powershell'
@@ -21,9 +21,9 @@ source_aarch64=("${_artifact}::${url}/releases/download/v${pkgver}/powershell-${
source_x86_64=("${_artifact}::${url}/releases/download/v${pkgver}/powershell-${pkgver}-linux-x64.tar.gz")
noextract=("$_artifact")
-sha256sums_x86_64=('935b874a2e5f5662ab23efbe7392dc96c27d4fd064041d28a25a487ec5f6cc2e')
-sha256sums_armv7h=('32e5675b0eefc30c9d42505565d398cbcbdd0941fbf2aa54a1f6afdae5b4c077')
-sha256sums_aarch64=('00e09f1d4aa24dda76943b0f46aa5175b8ea0556827acd91ea0046ab91fc30ac')
+sha256sums_x86_64=('a6ca50bc03a1f508b0177a9ddb63164d344a6b9cee4cf4d459a04e72ea10c468')
+sha256sums_armv7h=('30a3498fbafd2fa6867f4c486f3630d2b9b42246b769de2f950bf7218056db05')
+sha256sums_aarch64=('709265a0b99232cd8ab6f8a02c01f3aee94262b959e1a4b0fd871c8789c07396')
prepare() {
mkdir -p ${pkgname}-${pkgver}-${pkgrel}