summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2021-10-07 09:36:38 +0800
committerSainnhe Park2021-10-07 09:36:38 +0800
commit5a4ad9cdea7a8bb1f2ce956c96f9a70a77db2042 (patch)
tree670df77a68054b612799e620382c82c0e859cab1 /PKGBUILD
parentec6bd9eeb30c924ed971ba5a986a1e90090e1888 (diff)
downloadaur-5a4ad9cdea7a8bb1f2ce956c96f9a70a77db2042.tar.gz
Update to 1.60.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7188c5d8c5f..99cbcf070515 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
-pkgver=1.58.0
+pkgver=1.60.2
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'
- '7777d82c29e149ca9a2083b300aa37c8')
+ '276de0a56cbe42555fcfa5106659ce75')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"