summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIcelk2021-09-14 20:51:23 +0200
committerIcelk2021-09-14 20:51:23 +0200
commit9031bc7581ed5fd6252e503201a844a2540fc488 (patch)
tree36eaaf3d9131752712c64c6ad879ef3b0f8f373e
parentf3be388e3079b7e342b3db10a11f69b83070a747 (diff)
downloadaur-9031bc7581ed5fd6252e503201a844a2540fc488.tar.gz
Updated to 1.60.0
This was an auto-update by https://github.com/Icelk/aur-updater
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22de12414bd9..d2b9d378e473 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -26,8 +26,8 @@ pkgbase = vscodium-bin
source_x86_64 = https://github.com/VSCodium/vscodium/releases/download/1.60.0/VSCodium-linux-x64-1.60.0.tar.gz
sha256sums_x86_64 = 2230bfd26b325beed31575863283975be39686d1245f32b9bd8a45b4b08573d0
source_aarch64 = https://github.com/VSCodium/vscodium/releases/download/1.60.0/VSCodium-linux-arm64-1.60.0.tar.gz
- sha256sums_aarch64 = f536a4c111846df3a60a5366dfd422701573ad37221fec20db84686b439aefe1
+ sha256sums_aarch64 = 255365c524d17aa71550b2c49d08590b17d8783612920c9cb28f4eafe0ef1930
source_armv7h = https://github.com/VSCodium/vscodium/releases/download/1.60.0/VSCodium-linux-armhf-1.60.0.tar.gz
- sha256sums_armv7h = 0ba13add2f0367f5b04f7c4b32a78bbc8e42c828622ecf17c1659fc7c4fcaa0c
+ sha256sums_armv7h = 5ea249d23901ee7cd3a1ba16c138245e5bdd1e5602ba7f378a9611d394e64877
pkgname = vscodium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 98b61416f3f8..3662454fbc0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,8 +25,8 @@ provides=('codium')
sha256sums=('65e6b053e6d8be61763801312ded64a82cf835d77a6eabe1b9d7eb9e87b2e49b')
sha256sums_x86_64=('2230bfd26b325beed31575863283975be39686d1245f32b9bd8a45b4b08573d0')
-sha256sums_aarch64=('f536a4c111846df3a60a5366dfd422701573ad37221fec20db84686b439aefe1')
-sha256sums_armv7h=('0ba13add2f0367f5b04f7c4b32a78bbc8e42c828622ecf17c1659fc7c4fcaa0c')
+sha256sums_aarch64=('255365c524d17aa71550b2c49d08590b17d8783612920c9cb28f4eafe0ef1930')
+sha256sums_armv7h=('5ea249d23901ee7cd3a1ba16c138245e5bdd1e5602ba7f378a9611d394e64877')
source=('vscodium-bin.desktop')
source_x86_64=("https://github.com/VSCodium/vscodium/releases/download/${pkgver}/${_pkgname}-linux-x64-${pkgver}.tar.gz")
source_armv7h=("https://github.com/VSCodium/vscodium/releases/download/${pkgver}/${_pkgname}-linux-armhf-${pkgver}.tar.gz")