summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Sferrazza2017-06-06 20:24:34 -0400
committerKyle Sferrazza2017-06-06 20:24:34 -0400
commit5a8d3f08b793a6794581e45d371befe671297de2 (patch)
tree5e28b6ac4ae6c449a4b9b7897061a336827a8bad
parent0e8580d75b91d005095c0e0a1542c9b508bc38cc (diff)
downloadaur-5a8d3f08b793a6794581e45d371befe671297de2.tar.gz
description differentiation
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4833c7c7151..b050bda16513 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = powershell-git
- pkgdesc = A cross-platform automation and configuration tool/framework
- pkgver = 6.0.0.beta.1.28.g7aa7f385
+ pkgdesc = A cross-platform automation and configuration tool/framework (git version)
+ pkgver = 6.0.0.beta.2.2.ga543161d
pkgrel = 1
url = https://github.com/PowerShell/PowerShell
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 860a90c7f635..e12dee1e57e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname='powershell-git'
_pkgname='powershell'
-pkgver=6.0.0.beta.1.28.g7aa7f385
+pkgver=6.0.0.beta.2.2.ga543161d
pkgrel=1
-pkgdesc="A cross-platform automation and configuration tool/framework"
+pkgdesc="A cross-platform automation and configuration tool/framework (git version)"
arch=('x86_64')
url="https://github.com/PowerShell/PowerShell"
license=('MIT')