summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2022-08-06 10:41:10 +0800
committerSainnhe Park2022-08-06 10:41:10 +0800
commite2c9f12841794f02b0c7668a1c7a696d5c2c30df (patch)
treea52ed6a4f3ce6bed3b2bd9361aec0d0f25720bc1 /PKGBUILD
parent7c93b2b76627e019fc6d794d3a90dabd8d9be1d1 (diff)
downloadaur-e2c9f12841794f02b0c7668a1c7a696d5c2c30df.tar.gz
Update to 1.70.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3d2ea9b461e..a9d1096c8c35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
-pkgver=1.69.0
+pkgver=1.70.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'
- 'a4149e42e63507268033a013bf816af5')
+ 'aa94e56cf041781ed7a7a4a4623e9edf')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"