summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2022-02-04 21:17:46 +0800
committerSainnhe Park2022-02-04 21:17:46 +0800
commit5869512bf196a37173a33dcb89c4ebf87964d1f5 (patch)
tree993e6dd0ac5f2b9430d8775a11dca59bf90b8a1d /PKGBUILD
parent7674488ff25c080dada7d3bde61b1281b6aa0754 (diff)
downloadaur-5869512bf196a37173a33dcb89c4ebf87964d1f5.tar.gz
Update to 1.64.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8bec6182d518..98e29c77cf29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
-pkgver=1.63.2
+pkgver=1.64.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'
- '5d1923cac94f0a4253c0155fc5bd9cb7')
+ '68c84f2b9cc5f52a565cba655a7eb58a')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"