summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPlague Doctor2020-01-21 10:01:50 +1100
committerPlague Doctor2020-01-21 10:01:50 +1100
commit482b8fad96c8093facdbf0cf78c27c8be1f61fe5 (patch)
treef15076053ebd14d5c4c787e59ff82485dbc416ca /PKGBUILD
parent93342e675ba9a674fb673981e99dcec0c8697642 (diff)
downloadaur-482b8fad96c8093facdbf0cf78c27c8be1f61fe5.tar.gz
Remove gconf from dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2c75438ddb7..8ef1a56498a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=vscodium-bin
pkgver=1.41.1
-pkgrel=1
+pkgrel=2
pkgdesc="Binary releases of VS Code without MS branding/telemetry/licensing."
arch=('x86_64')
url="https://github.com/VSCodium/vscodium"
license=('MIT')
depends=(
- fontconfig libxtst gtk3 python cairo alsa-lib nss gcc-libs libnotify libxss gconf
+ fontconfig libxtst gtk3 python cairo alsa-lib nss gcc-libs libnotify libxss
'glibc>=2.28-4'
)
optdepends=(