summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThiago França da Silva2021-05-29 11:13:59 -0300
committerThiago França da Silva2021-05-29 11:13:59 -0300
commitdc8cd958e29c7b11407f060a64c7e015e81610af (patch)
tree62c411366a20baf7b091ef1df5b8c962676a5b96 /PKGBUILD
parent824aff6765697e36ee4e2fae29a86680a3a0fa9f (diff)
downloadaur-dc8cd958e29c7b11407f060a64c7e015e81610af.tar.gz
Version 7.2.0_preview.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13f43a2b4ff9..0f5d7c0e9b16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thiago França da Silva <tfsthiagobr98@outlook.com>
pkgname=powershell-preview-bin
-_pkgver=7.2.0-preview.5
+_pkgver=7.2.0-preview.6
_version=7-preview
pkgver=${_pkgver/-/.}
pkgrel=1
@@ -12,7 +12,7 @@ depends=('krb5' 'gcc-libs' 'glibc' 'lttng-ust' 'zlib' 'openssl' 'icu')
provides=('powershell')
options=(staticlibs !strip)
install=powershell-preview.install
-sha256sums=('7BAA7D3E12053844FC4B069302B00346D11E83B7BB59A25702C58B555C643705')
+sha256sums=('5565B2B4E1A9D140225923852EE535F324B5D52600414B1C7A3617999B1A0593')
source=("https://github.com/PowerShell/PowerShell/releases/download/v${_pkgver}/powershell-preview_${_pkgver}-1.deb_amd64.deb")
package() {