summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2021-07-14 12:09:39 +0800
committerSainnhe Park2021-07-14 12:09:39 +0800
commitec6bd9eeb30c924ed971ba5a986a1e90090e1888 (patch)
tree2e20de39d8aaf0b1099fc4c67d7e5859485c3e5a /PKGBUILD
parent3a58da5b93477244e5b812a0195d949f990f00b5 (diff)
downloadaur-ec6bd9eeb30c924ed971ba5a986a1e90090e1888.tar.gz
Update to 1.58.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49f7c357b3e6..f7188c5d8c5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
-pkgver=1.56.2
+pkgver=1.58.0
pkgrel=1
pkgdesc='Unblock some features in Code OSS, including features in VSCode Insiders'
arch=('any')
@@ -14,7 +14,7 @@ install="${pkgname}.install"
source=("${pkgname}.hook"
'patch.sh')
md5sums=('6ff3e599956e45e9d1a78ac3c88c0454'
- '8b64cdc2b6a897b506cf4e45eea72b04')
+ '7777d82c29e149ca9a2083b300aa37c8')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"