summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2022-03-10 20:45:15 +0800
committerSainnhe Park2022-03-10 20:45:15 +0800
commit26ef43e27e4ee0055e9b47c6b1671d2f9120f60a (patch)
treef0421d0f2a2af3b2d64aad692f9a71e1bd492109 /PKGBUILD
parentd13c5c0cf3e928dc54ce53ca981d8cc72258fed6 (diff)
downloadaur-26ef43e27e4ee0055e9b47c6b1671d2f9120f60a.tar.gz
Fix sync
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd6ee245c543..c27201c6b505 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
pkgver=1.65.1
-pkgrel=1
+pkgrel=2
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'
- '99562e0a0188ca22b15dcececd386d4c')
+ 'a8e1e1eb6ab5d1f9ef2850757ffa517b')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"