summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2022-06-13 11:02:02 +0800
committerSainnhe Park2022-06-13 11:02:02 +0800
commitd04be6d64b0cc800c24fca229124ac6f23a303c9 (patch)
treeed32cc29e365bbd2ca0c5f8ce5f0985023f012ff /PKGBUILD
parent74a9ac962dbdb75aa8638f37562d93b02e53c199 (diff)
downloadaur-d04be6d64b0cc800c24fca229124ac6f23a303c9.tar.gz
Update to 1.68.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 476b907483a4..b5c7d3ed8ab3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
-pkgver=1.67.1
+pkgver=1.68.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'
- '0f614a4898a538fde4ef2555e7c4790c')
+ '785959fd346459389d530d4518f68e06')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"