summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVSCodium CI2024-05-10 16:30:56 +0000
committerVSCodium CI2024-05-10 16:30:56 +0000
commit8f24ba90198514f8b00bc020d3f5a77eeab573fa (patch)
tree4d5a04cde3db581284e7d1315408b6b47c7a1d6c
parentcbbfb38fba98da8b52eaebd4811f0ec79673d170 (diff)
downloadaur-8f24ba90198514f8b00bc020d3f5a77eeab573fa.tar.gz
Update to 1.89.1.24130.r0.g02a9d03
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8079949b9d7f..4aefe298a9ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vscodium-git
pkgdesc = Free/Libre Open Source Software Binaries of VSCode (git build from latest commit).
- pkgver = 1.88.1.24104.r1.g39df447
- pkgrel = 3
+ pkgver = 1.89.1.24130.r0.g02a9d03
+ pkgrel = 1
url = https://github.com/VSCodium/vscodium.git
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index c74d41083e45..bff84dd6fd9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Inspired from the PKGBUILD for vscodium-bin and code-stable-git.
pkgname=vscodium-git
-pkgver=1.88.1.24104.r1.g39df447
-pkgrel=3
+pkgver=1.89.1.24130.r0.g02a9d03
+pkgrel=1
pkgdesc="Free/Libre Open Source Software Binaries of VSCode (git build from latest commit)."
arch=('x86_64' 'aarch64' 'armv7h')
url='https://github.com/VSCodium/vscodium.git'