This commit is contained in:
potatoattack 2022-08-22 14:02:54 +10:00
parent b3c52eb890
commit 21cc413250
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.4.10
pkgver = 3.5.0
pkgrel = 1
url = https://github.com/PowerShell/PowerShellEditorServices
install = powershell-editor-services.install
arch = x86_64
depends = powershell
noextract = PowerShellEditorServices-3.4.10.zip
source = PowerShellEditorServices-3.4.10.zip::https://github.com/PowerShell/PowerShellEditorServices/releases/download/v3.4.10/PowerShellEditorServices.zip
source = LICENSE-3.4.10::https://raw.githubusercontent.com/PowerShell/PowerShellEditorServices/v3.4.10/LICENSE
sha256sums = ea9ca6c2e3c5aa9892a6c274d6f2384267fe117cf2752173979b9a5286be945d
noextract = PowerShellEditorServices-3.5.0.zip
source = PowerShellEditorServices-3.5.0.zip::https://github.com/PowerShell/PowerShellEditorServices/releases/download/v3.5.0/PowerShellEditorServices.zip
source = LICENSE-3.5.0::https://raw.githubusercontent.com/PowerShell/PowerShellEditorServices/v3.5.0/LICENSE
sha256sums = 455728444e60121143a5f7be62b551e0d2e82b6072776674039dad354f37848d
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.4.10
pkgver=3.5.0
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=('ea9ca6c2e3c5aa9892a6c274d6f2384267fe117cf2752173979b9a5286be945d'
sha256sums=('455728444e60121143a5f7be62b551e0d2e82b6072776674039dad354f37848d'
'99bc3308d3b5f2018c5d7af9239548c6853a01f08db0a1d9247d16be647c5658')
package() {