summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97c640090651..f9af131c15ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=vscodium-bin-marketplace
pkgver=1.56.0
-pkgrel=3
+pkgrel=4
pkgdesc='Enable vscode marketplace in vscodium-bin'
arch=('any')
url='https://marketplace.visualstudio.com/vscode'
@@ -12,7 +12,7 @@ depends=('vscodium-bin' 'sed')
install="${pkgname}.install"
source=('vscodium-bin-marketplace.hook'
'patch.sh')
-md5sums=('3c5f596c01aec593f880031d21b949b4'
+md5sums=('c021871847b6b57c373285243c155927'
'9953b36f67bee0466c28a07e1faf090e')
package() {
install -Dm 644 "${srcdir}"/vscodium-bin-marketplace.hook "${pkgdir}"/usr/share/libalpm/hooks/vscodium-bin-marketplace.hook