summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhe Park2023-06-11 19:30:46 +0800
committerSainnhe Park2023-06-11 19:30:46 +0800
commitf286760db32adbb27db9459c3b319386f287905a (patch)
treee10b40931f3c4d469b0f7b9c244ecae5ee61a2fe /PKGBUILD
parent35e1725cce3042b4cf3cd39d8552814c457fbcf9 (diff)
downloadaur-f286760db32adbb27db9459c3b319386f287905a.tar.gz
Update to 1.79.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de5112e21f97..8944c6dbd4df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-features-insiders
-pkgver=1.78.0
+pkgver=1.79.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'
- '2b7a1dbb257afa56647225f0f3a0850f')
+ '87962789646d29c575079c8fc7224a98')
package() {
install -Dm 644 "${srcdir}/${pkgname}.hook" "${pkgdir}/usr/share/libalpm/hooks/${pkgname}.hook"