summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle Sferrazza2017-08-31 20:56:32 -0400
committerKyle Sferrazza2017-08-31 20:56:32 -0400
commitfa262171a67a0c9345454bd8e7813883b93d638b (patch)
tree6488f502aabe6a4ed306638570f1d98dfd2d76f0 /PKGBUILD
parentdb00aed14ff434629c667b4e37184afb9eb97f0f (diff)
downloadaur-fa262171a67a0c9345454bd8e7813883b93d638b.tar.gz
beta 6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 321700167827..2d5f8117056f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Max Liebkies <mail@maxliebkies.de>
pkgname=powershell
-_pkgver=6.0.0-beta.5
+_pkgver=6.0.0-beta.6
pkgver=${_pkgver/-/.}
-pkgrel=2
+pkgrel=1
pkgdesc="A cross-platform automation and configuration tool/framework (latest release)"
arch=('x86_64')
url="https://github.com/PowerShell/PowerShell"