diff options
author | VSCodium CI | 2024-05-10 16:30:56 +0000 |
---|---|---|
committer | VSCodium CI | 2024-05-10 16:30:56 +0000 |
commit | 8f24ba90198514f8b00bc020d3f5a77eeab573fa (patch) | |
tree | 4d5a04cde3db581284e7d1315408b6b47c7a1d6c | |
parent | cbbfb38fba98da8b52eaebd4811f0ec79673d170 (diff) | |
download | aur-8f24ba90198514f8b00bc020d3f5a77eeab573fa.tar.gz |
Update to 1.89.1.24130.r0.g02a9d03
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -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 @@ -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' |