summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2022-12-09 16:05:29 +0800
committerSainnhe Park2022-12-09 16:05:29 +0800
commit2333323ff6c261f3f88ffba72adb96eb863b78b4 (patch)
tree94ca321498a0b811c2e25d3879e6be03b88f77ba /PKGBUILD
parent2cec70321efc2fe282539ce8bacfd7049ee0c5c0 (diff)
downloadaur-2333323ff6c261f3f88ffba72adb96eb863b78b4.tar.gz
Update to 1.74.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e162bbf597b5..be2135ea6ac1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
-pkgver=1.73.0
+pkgver=1.74.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'
- '5e764c3c94247be27a36d8bba2b43281')
+ '7fdcca5aa9deeeffb8030a189d266c8a')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"