summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2023-12-10 11:14:35 +0800
committerSainnhe Park2023-12-10 11:14:35 +0800
commit38f516a84fc82dee505b9473c95ee85efaeec0ca (patch)
tree76e14e82668f8d7552823cb327fbb6fc86187e3d /PKGBUILD
parentbfec77665ec306a26f94d7d6029e955a074d33e6 (diff)
downloadaur-38f516a84fc82dee505b9473c95ee85efaeec0ca.tar.gz
Update to 1.85.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d32dcd1b9913..afa5dadb3ea6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
-pkgver=1.83.0
+pkgver=1.85.0
pkgrel=1
pkgdesc='Unblock some features in Code OSS, including features in VSCode Insiders'
arch=('any')
@@ -16,7 +16,7 @@ source=("${pkgname}.hook"
'patch.json')
md5sums=('a270718448070ecda3050b7569510105'
'f11f7ccd925de0398ef2e28b127bb063'
- '93afd488fe151f962419b68f07f220ea')
+ 'cabab602cf1bd7777858c71d207c0537')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"