This commit is contained in:
potatoattack 2022-09-29 12:02:14 +10:00
parent 23b9063a95
commit 93a8e9159d
2 changed files with 7 additions and 7 deletions

View file

@ -1,15 +1,15 @@
pkgbase = powershell-editor-services
pkgdesc = A common platform for PowerShell development support in any editor or application!
pkgver = 3.5.1
pkgver = 3.5.2
pkgrel = 1
url = https://github.com/PowerShell/PowerShellEditorServices
install = powershell-editor-services.install
arch = x86_64
depends = powershell
noextract = PowerShellEditorServices-3.5.1.zip
source = PowerShellEditorServices-3.5.1.zip::https://github.com/PowerShell/PowerShellEditorServices/releases/download/v3.5.1/PowerShellEditorServices.zip
source = LICENSE-3.5.1::https://raw.githubusercontent.com/PowerShell/PowerShellEditorServices/v3.5.1/LICENSE
sha256sums = 4d4ffbeba769b5dc49e7f0f46a4e36263f57414666ba84ea584a66b1a211b699
noextract = PowerShellEditorServices-3.5.2.zip
source = PowerShellEditorServices-3.5.2.zip::https://github.com/PowerShell/PowerShellEditorServices/releases/download/v3.5.2/PowerShellEditorServices.zip
source = LICENSE-3.5.2::https://raw.githubusercontent.com/PowerShell/PowerShellEditorServices/v3.5.2/LICENSE
sha256sums = de44dc58d64ec10b4b4b497dc5b778e2e65400f1f2e494625b9da0d83c946add
sha256sums = 99bc3308d3b5f2018c5d7af9239548c6853a01f08db0a1d9247d16be647c5658
pkgname = powershell-editor-services

View file

@ -1,7 +1,7 @@
# Maintainer: Aaron Coach <aur at ezpz dot cz>
pkgname=powershell-editor-services
pkgver=3.5.1
pkgver=3.5.2
pkgrel=1
pkgdesc='A common platform for PowerShell development support in any editor or application!'
@ -17,7 +17,7 @@ source=("PowerShellEditorServices-$pkgver.zip::https://github.com/PowerShell/Pow
noextract=("PowerShellEditorServices-$pkgver.zip")
sha256sums=('4d4ffbeba769b5dc49e7f0f46a4e36263f57414666ba84ea584a66b1a211b699'
sha256sums=('de44dc58d64ec10b4b4b497dc5b778e2e65400f1f2e494625b9da0d83c946add'
'99bc3308d3b5f2018c5d7af9239548c6853a01f08db0a1d9247d16be647c5658')
package() {