summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2024-03-02 12:32:43 +0800
committerSainnhe Park2024-03-02 12:32:43 +0800
commit725958a7cb2f168923e8186820cfd496beb521c6 (patch)
tree23fbd132a0cbbcca80463108c8e54067f5835f9a /PKGBUILD
parent699e5689b217e475869fefe3b0da5fe33a8e3b01 (diff)
downloadaur-code-features-insiders.tar.gz
Add path checking
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b8f4979a69d..aeda30cc044b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
pkgver=1.87.0
-pkgrel=1
+pkgrel=2
pkgdesc='Unblock some features in Code OSS, including features in VSCode Insiders'
arch=('any')
url='https://github.com/microsoft/vscode'
@@ -15,7 +15,7 @@ source=("${pkgname}.hook"
'patch.py'
'patch.json')
md5sums=('a270718448070ecda3050b7569510105'
- 'f11f7ccd925de0398ef2e28b127bb063'
+ '9ed6f3972479ab6d3d053e7c47ead55a'
'a17f01e570df18126948925f694ce4cd')
package() {