summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRowisi2020-07-15 12:03:00 +0100
committerRowisi2020-07-15 12:03:00 +0100
commit71111e63c41057852d4bb9a1f413e998aa819fbc (patch)
tree73514c44af63e654e170969d3c7a0ba5f277d75d
parent196ded0cb4776e51faa28bc57a29f3f57838051e (diff)
downloadaur-71111e63c41057852d4bb9a1f413e998aa819fbc.tar.gz
Update to 1.47.1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9bea3732580..f6f3c7503810 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vscodium-bin
pkgdesc = Binary releases of VS Code without MS branding/telemetry/licensing.
- pkgver = 1.47.0
+ pkgver = 1.47.1
pkgrel = 1
url = https://github.com/VSCodium/vscodium
arch = x86_64
@@ -22,15 +22,15 @@ pkgbase = vscodium-bin
optdepends = libdbusmenu-glib: For KDE global menu
provides = code
conflicts = code
- noextract = vscodium-bin-1.47.0-1-unknown.tar.gz
+ noextract = vscodium-bin-1.47.1-1-unknown.tar.gz
source = vscodium-bin.desktop
sha256sums = 5504e93bd55f2bc068c29e4fa962c1eddc6e08edb39c3255319dd5ad998a1b86
- source_x86_64 = vscodium-bin-1.47.0-1-x64.tar.gz::https://github.com/VSCodium/vscodium/releases/download/1.47.0/VSCodium-linux-x64-1.47.0.tar.gz
- sha256sums_x86_64 = c6c24f715cd10b6befaad9d32dbae4ec5f416f633aa1f3bca21e652dcfeba141
- source_aarch64 = vscodium-bin-1.47.0-1-arm64.tar.gz::https://github.com/VSCodium/vscodium/releases/download/1.47.0/VSCodium-linux-arm64-1.47.0.tar.gz
- sha256sums_aarch64 = a02d1f7191fd5efe51e05364b7d8135bac4d076a17627429b1fe9cf62212bbcc
- source_armv7h = vscodium-bin-1.47.0-1-arm.tar.gz::https://github.com/VSCodium/vscodium/releases/download/1.47.0/VSCodium-linux-arm-1.47.0.tar.gz
- sha256sums_armv7h = 5c937a3419df6ad60c4d9194f63633c421b334f48d3ef508776b7c7e3ce6a0f1
+ source_x86_64 = vscodium-bin-1.47.1-1-x64.tar.gz::https://github.com/VSCodium/vscodium/releases/download/1.47.1/VSCodium-linux-x64-1.47.1.tar.gz
+ sha256sums_x86_64 = af21ac6c32c52d5ead27e07b7f30312707c1687d9fe289f8ecb4992ed76101ce
+ source_aarch64 = vscodium-bin-1.47.1-1-arm64.tar.gz::https://github.com/VSCodium/vscodium/releases/download/1.47.1/VSCodium-linux-arm64-1.47.1.tar.gz
+ sha256sums_aarch64 = 9c1aebf090c1bfcb6ebfacf28caf0bffa6ea7a577a25be692e00e4e60986667c
+ source_armv7h = vscodium-bin-1.47.1-1-arm.tar.gz::https://github.com/VSCodium/vscodium/releases/download/1.47.1/VSCodium-linux-arm-1.47.1.tar.gz
+ sha256sums_armv7h = 4acc807af38f6303a659b989ba55996f5f13729807322eb1b53b6c69ff492fe5
pkgname = vscodium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6516c97cd618..b4fce4336a39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Rowisi < nomail <at> private <dot> com >
pkgname=vscodium-bin
-pkgver=1.47.0
+pkgver=1.47.1
pkgrel=1
pkgdesc="Binary releases of VS Code without MS branding/telemetry/licensing."
arch=('x86_64' 'aarch64' 'armv7h')
@@ -20,9 +20,9 @@ optdepends=(
provides=('code')
conflicts=('code')
-sha256sums_x86_64=('c6c24f715cd10b6befaad9d32dbae4ec5f416f633aa1f3bca21e652dcfeba141')
-sha256sums_aarch64=('a02d1f7191fd5efe51e05364b7d8135bac4d076a17627429b1fe9cf62212bbcc')
-sha256sums_armv7h=('5c937a3419df6ad60c4d9194f63633c421b334f48d3ef508776b7c7e3ce6a0f1')
+sha256sums_x86_64=('af21ac6c32c52d5ead27e07b7f30312707c1687d9fe289f8ecb4992ed76101ce')
+sha256sums_aarch64=('9c1aebf090c1bfcb6ebfacf28caf0bffa6ea7a577a25be692e00e4e60986667c')
+sha256sums_armv7h=('4acc807af38f6303a659b989ba55996f5f13729807322eb1b53b6c69ff492fe5')
source=(vscodium-bin.desktop)
sha256sums=('5504e93bd55f2bc068c29e4fa962c1eddc6e08edb39c3255319dd5ad998a1b86')