summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2022-03-19 10:57:38 +0800
committerSainnhe Park2022-03-19 10:57:38 +0800
commite53adf157620e7911e9d314aaa377e6bdf73d033 (patch)
tree588dd41e5ab56052c96e0b04f1a2cfbd1bf461e5 /PKGBUILD
parent26ef43e27e4ee0055e9b47c6b1671d2f9120f60a (diff)
downloadaur-e53adf157620e7911e9d314aaa377e6bdf73d033.tar.gz
Update to 1.65.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c27201c6b505..c499b236dc93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
-pkgver=1.65.1
-pkgrel=2
+pkgver=1.65.2
+pkgrel=1
pkgdesc='Unblock some features in Code OSS, including features in VSCode Insiders'
arch=('any')
url='https://github.com/microsoft/vscode'
@@ -14,7 +14,7 @@ install="${pkgname}.install"
source=("${pkgname}.hook"
'patch.sh')
md5sums=('6ff3e599956e45e9d1a78ac3c88c0454'
- 'a8e1e1eb6ab5d1f9ef2850757ffa517b')
+ '525bfa434cfdcd23f2fcc5777dafba5e')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"