summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2023-09-19 17:25:51 +0800
committerSainnhe Park2023-09-19 17:25:51 +0800
commit5071413684821df341cc3adbc4b301b77fba8fed (patch)
treea097b455653b20c1ef4343fb8d972c5ef83a9af2 /PKGBUILD
parentdd35b42b1e2649f379d0a9265b3570a665f23899 (diff)
downloadaur-5071413684821df341cc3adbc4b301b77fba8fed.tar.gz
Update to 1.82.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd78406c041e..b2b6c0db8d77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
-pkgver=1.81.1
+pkgver=1.82.1
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'
- '4d84c2d5a989d6ed4dd442b3862c2ae1')
+ '241b7ea0f386d63b6060d0387d397b77')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"