summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2022-11-04 09:10:17 +0800
committerSainnhe Park2022-11-04 09:10:17 +0800
commit2cec70321efc2fe282539ce8bacfd7049ee0c5c0 (patch)
treea2f2be0fd32fb9dc73db92119e278606d3937ea8 /PKGBUILD
parentf2f3aa0b7cf18dbb0a318df9df55d7d50dd63b1b (diff)
downloadaur-2cec70321efc2fe282539ce8bacfd7049ee0c5c0.tar.gz
Update to 1.73.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3ed32ed57e5..e162bbf597b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
-pkgver=1.72.0
+pkgver=1.73.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'
- '6ba5852e636110a846202d7a99fc53f7')
+ '5e764c3c94247be27a36d8bba2b43281')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"