summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2021-11-09 12:46:33 +0800
committerSainnhe Park2021-11-09 12:46:33 +0800
commita3028567dce386bd3b7918d39b8fe167cd1a0078 (patch)
tree6ec3e1876586338cfb7876c53af8ce96aabd92ad /PKGBUILD
parent89927f0cc7007990035f6097a3dbd331d5db8cad (diff)
downloadaur-a3028567dce386bd3b7918d39b8fe167cd1a0078.tar.gz
Update to 1.62.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0207caf23737..ebb94de84dd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
-pkgver=1.61.0
+pkgver=1.62.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'
- '276de0a56cbe42555fcfa5106659ce75')
+ '157ad3f8e200b88e1b1b0da17246f99b')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"