summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2022-10-09 17:33:45 +0800
committerSainnhe Park2022-10-09 17:33:45 +0800
commitf2f3aa0b7cf18dbb0a318df9df55d7d50dd63b1b (patch)
treee0196339932717b2635969e7046e7c5cdcf99e70 /PKGBUILD
parentb1e780f07ae7c9a2463026c98c73cb78e18ba615 (diff)
downloadaur-f2f3aa0b7cf18dbb0a318df9df55d7d50dd63b1b.tar.gz
Update to 1.72.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cfd9192622ff..a3ed32ed57e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
-pkgver=1.70.0
-pkgrel=2
+pkgver=1.72.0
+pkgrel=1
pkgdesc='Unblock some features in Code OSS, including features in VSCode Insiders'
arch=('any')
url='https://github.com/microsoft/vscode'
@@ -14,7 +14,7 @@ install="${pkgname}.install"
source=("${pkgname}.hook"
'patch.sh')
md5sums=('6ff3e599956e45e9d1a78ac3c88c0454'
- 'aa94e56cf041781ed7a7a4a4623e9edf')
+ '6ba5852e636110a846202d7a99fc53f7')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"