summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2022-07-09 10:51:28 +0800
committerSainnhe Park2022-07-09 10:51:28 +0800
commit7c93b2b76627e019fc6d794d3a90dabd8d9be1d1 (patch)
tree8fe477ed9df637baa44f7502ea7cb677cfc2de02 /PKGBUILD
parentd04be6d64b0cc800c24fca229124ac6f23a303c9 (diff)
downloadaur-7c93b2b76627e019fc6d794d3a90dabd8d9be1d1.tar.gz
Update to 1.69.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5c7d3ed8ab3..a3d2ea9b461e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
-pkgver=1.68.0
+pkgver=1.69.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'
- '785959fd346459389d530d4518f68e06')
+ 'a4149e42e63507268033a013bf816af5')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"