diff options
author | VSCodium CI | 2024-11-08 18:48:36 +0000 |
---|---|---|
committer | VSCodium CI | 2024-11-08 18:48:36 +0000 |
commit | 6fa0094e4ea8dea03723a6f80edb3f9c33f81672 (patch) | |
tree | 71ab3dccb34a562ccbd7c2ffc4cae82079091946 /PKGBUILD | |
parent | 97f08ccad47d56482a900c5059a077a88cbcd706 (diff) | |
download | aur-6fa0094e4ea8dea03723a6f80edb3f9c33f81672.tar.gz |
Update to 1.95.2.24313
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ pkgname=vscodium # Make sure the pkgver matches the git tags in vscodium and vscode git repo's! -pkgver=1.95.1.24307 +pkgver=1.95.2.24313 pkgrel=1 pkgdesc="Free/Libre Open Source Software Binaries of VSCode (git build from latest release)." arch=('x86_64' 'aarch64' 'armv7h') @@ -48,7 +48,7 @@ source=( sha256sums=('3a5bc109974fcf408855c13965f6d6be0997655c5b359de0bfd19a678c00844e' 'ef5759114cb0bada639bf89b778679bc7cf4d829151dc5fbf95eb33df4addcd6' '6eef345b65bf2679c928c763529540435ab9c6e1836917319810a7a2d484ae1b' - '48cdc1506bbeb3d38e6bdbfff83551b97adf19959d19f2f32670e18ecdf8a0f4') + 'a2b80f97892af82abf7c92d75f53cdb7772b45fd0848d1831caf250362d7e20d') provides=( 'codium' 'vscodium' |