diff options
author | Icelk | 2023-06-13 21:01:00 +0200 |
---|---|---|
committer | Icelk | 2023-06-13 21:01:00 +0200 |
commit | dda8598e2fd66ae81f927280b3739983739ae62d (patch) | |
tree | 672b95cac6908cd3d4bba5d313a632d7e921491f | |
parent | 826c4bbed3f8f568a84b13a37ca5c1d3b89f99c6 (diff) | |
download | aur-dda8598e2fd66ae81f927280b3739983739ae62d.tar.gz |
Updated to 1.79.1.23164
This was an auto-update by https://github.com/Icelk/aur-updater
-rw-r--r-- | .SRCINFO | 12 | ||||
-rw-r--r-- | PKGBUILD | 8 |
2 files changed, 10 insertions, 10 deletions
@@ -1,7 +1,7 @@ pkgbase = vscodium-bin pkgdesc = Binary releases of VS Code without MS branding/telemetry/licensing. - pkgver = 1.79.0.23159 - pkgrel = 2 + pkgver = 1.79.1.23164 + pkgrel = 1 url = https://github.com/VSCodium/vscodium install = vscodium-bin.install arch = x86_64 @@ -35,9 +35,9 @@ pkgbase = vscodium-bin sha256sums = f746113e779ab0f5a21a7a2326ec43b0dc76b15cc38d06439f478326eb6609be sha256sums = fd43cbaaf36b35a057b6cc1bdc5ef1fbdda2a11285db0c9254eb9ebc62a30ada sha256sums = 8a140c592e17063db1ccd6d232a66d5f8f8ec3d26c11928c69eb5e36a66da25b - source_x86_64 = https://github.com/VSCodium/vscodium/releases/download/1.79.0.23159/VSCodium-linux-x64-1.79.0.23159.tar.gz - sha256sums_x86_64 = 4f8c545e000273ddfcf6d825e9e009eefc454c6c1d566e110a641f51b57436f0 - source_aarch64 = https://github.com/VSCodium/vscodium/releases/download/1.79.0.23159/VSCodium-linux-arm64-1.79.0.23159.tar.gz - sha256sums_aarch64 = 1419ba02a4c5a97c74bc1875e9ce5a4bbdaa864dc1325cf8420675819791ab70 + source_x86_64 = https://github.com/VSCodium/vscodium/releases/download/1.79.1.23164/VSCodium-linux-x64-1.79.1.23164.tar.gz + sha256sums_x86_64 = 3bf70c46c2a63b62d6d865e6d822acbd1e53d86933d67de505e21307b98c85ff + source_aarch64 = https://github.com/VSCodium/vscodium/releases/download/1.79.1.23164/VSCodium-linux-arm64-1.79.1.23164.tar.gz + sha256sums_aarch64 = f7502fc034fe297b69f872a847c18143c5a3a70663d0924f4e38466badd56d79 pkgname = vscodium-bin @@ -7,8 +7,8 @@ pkgname=vscodium-bin _pkgname=VSCodium -pkgver=1.79.0.23159 -pkgrel=2 +pkgver=1.79.1.23164 +pkgrel=1 pkgdesc="Binary releases of VS Code without MS branding/telemetry/licensing." arch=('x86_64' 'aarch64') url="https://github.com/VSCodium/vscodium" @@ -30,8 +30,8 @@ sha256sums=('eb5a62f83c034d10e2806b33003bfe4d27fdc28c663eb0b4c8a5e29faa14a7c7' 'f746113e779ab0f5a21a7a2326ec43b0dc76b15cc38d06439f478326eb6609be' 'fd43cbaaf36b35a057b6cc1bdc5ef1fbdda2a11285db0c9254eb9ebc62a30ada' '8a140c592e17063db1ccd6d232a66d5f8f8ec3d26c11928c69eb5e36a66da25b') -sha256sums_x86_64=('4f8c545e000273ddfcf6d825e9e009eefc454c6c1d566e110a641f51b57436f0') -sha256sums_aarch64=('1419ba02a4c5a97c74bc1875e9ce5a4bbdaa864dc1325cf8420675819791ab70') +sha256sums_x86_64=('3bf70c46c2a63b62d6d865e6d822acbd1e53d86933d67de505e21307b98c85ff') +sha256sums_aarch64=('f7502fc034fe297b69f872a847c18143c5a3a70663d0924f4e38466badd56d79') source=('vscodium-bin.desktop' 'vscodium-bin-uri-handler.desktop' 'vscodium-bin.install' |