summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2023-02-15 20:08:43 +0800
committerSainnhe Park2023-02-15 20:08:43 +0800
commit558207b4b30b8cdef4f934504a8e3e9445cb3c68 (patch)
treefa0a842853f45b8480d557fd2b2033b326b8b3eb /PKGBUILD
parent2333323ff6c261f3f88ffba72adb96eb863b78b4 (diff)
downloadaur-558207b4b30b8cdef4f934504a8e3e9445cb3c68.tar.gz
Update to 1.75.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be2135ea6ac1..dd5249ec91d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
-pkgver=1.74.0
+pkgver=1.75.1
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'
- '7fdcca5aa9deeeffb8030a189d266c8a')
+ '20f01c1ed77859d94e71272e34cd03af')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"