diff options
author | Kamack38 | 2024-11-04 18:43:54 +0000 |
---|---|---|
committer | Kamack38 | 2024-11-04 18:43:54 +0000 |
commit | 943887f7f46804dd7a5a43a9b9cc65cd66848e30 (patch) | |
tree | 55dced54059420f9914550ba22855d811b56c848 | |
parent | bfe38c92c8e77ca1e62b437929312af118bf587e (diff) | |
download | aur-943887f7f46804dd7a5a43a9b9cc65cd66848e30.tar.gz |
Update oh-my-posh-bin to 24.0.3
-rw-r--r-- | .SRCINFO | 20 | ||||
-rw-r--r-- | PKGBUILD | 10 |
2 files changed, 15 insertions, 15 deletions
@@ -1,6 +1,6 @@ pkgbase = oh-my-posh-bin pkgdesc = A prompt theme engine for any shell. - pkgver = 23.20.3 + pkgver = 24.0.3 pkgrel = 1 url = https://github.com/JanDeDobbeleer/oh-my-posh arch = x86_64 @@ -14,15 +14,15 @@ pkgbase = oh-my-posh-bin provides = oh-my-posh conflicts = oh-my-posh noextract = themes.zip - source = themes-a2fd2695e94f97d5b6bc6bd2fdfda5cac7e3aec0566a341aa16b9c06aa93d357.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/themes.zip - source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v23.20.3/COPYING - sha256sums = a2fd2695e94f97d5b6bc6bd2fdfda5cac7e3aec0566a341aa16b9c06aa93d357 + source = themes-5f47a1718b22a3dd1532031e5fbf8444639899b490a83060eaa4ee359b9db8ce.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.3/themes.zip + source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v24.0.3/COPYING + sha256sums = 5f47a1718b22a3dd1532031e5fbf8444639899b490a83060eaa4ee359b9db8ce sha256sums = a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad - source_x86_64 = posh-linux-amd64-18064bb0b9e01c12b57e7eb0aa831f5df4ed1797c3bb376c7d479dc0f97d2df1::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/posh-linux-amd64 - sha256sums_x86_64 = 18064bb0b9e01c12b57e7eb0aa831f5df4ed1797c3bb376c7d479dc0f97d2df1 - source_armv7h = posh-linux-arm-034c1c54ad99f093926637c943fee2b662b0bbab6af39b00b521e35c1d224d1e::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/posh-linux-arm - sha256sums_armv7h = 034c1c54ad99f093926637c943fee2b662b0bbab6af39b00b521e35c1d224d1e - source_aarch64 = posh-linux-arm64-031a4ebbc4cfc24cff56edaffbbc7332a7a73e2570b7c5cc1fe23d4ce0e9f91f::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.3/posh-linux-arm64 - sha256sums_aarch64 = 031a4ebbc4cfc24cff56edaffbbc7332a7a73e2570b7c5cc1fe23d4ce0e9f91f + source_x86_64 = posh-linux-amd64-2899759dbc95a31a02f8522dc557241e729017d5e68ec4f471131b36cb416854::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.3/posh-linux-amd64 + sha256sums_x86_64 = 2899759dbc95a31a02f8522dc557241e729017d5e68ec4f471131b36cb416854 + source_armv7h = posh-linux-arm-f21799e51dcc36a15ee615f2f2a9cca5918dd79a0d506fe517851968388cd3e7::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.3/posh-linux-arm + sha256sums_armv7h = f21799e51dcc36a15ee615f2f2a9cca5918dd79a0d506fe517851968388cd3e7 + source_aarch64 = posh-linux-arm64-f27d1ef200167b76b5e9fa8df286393133bdbf5bc719ab7641a236f607705043::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.0.3/posh-linux-arm64 + sha256sums_aarch64 = f27d1ef200167b76b5e9fa8df286393133bdbf5bc719ab7641a236f607705043 pkgname = oh-my-posh-bin @@ -1,7 +1,7 @@ # Maintainer: Kamack38 <kamack38.biznes@gmail.com> _pkgname='oh-my-posh' pkgname="${_pkgname}-bin" -pkgver=23.20.3 +pkgver=24.0.3 pkgrel=1 pkgdesc="A prompt theme engine for any shell." arch=('x86_64' 'armv7h' 'aarch64') @@ -10,11 +10,11 @@ license=('MIT') makedepends=('curl' 'grep' 'sed' 'unzip') provides=("${_pkgname}") conflicts=("${_pkgname}") -sha256sums=('a2fd2695e94f97d5b6bc6bd2fdfda5cac7e3aec0566a341aa16b9c06aa93d357' +sha256sums=('5f47a1718b22a3dd1532031e5fbf8444639899b490a83060eaa4ee359b9db8ce' 'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad') -sha256sums_x86_64=('18064bb0b9e01c12b57e7eb0aa831f5df4ed1797c3bb376c7d479dc0f97d2df1') -sha256sums_armv7h=('034c1c54ad99f093926637c943fee2b662b0bbab6af39b00b521e35c1d224d1e') -sha256sums_aarch64=('031a4ebbc4cfc24cff56edaffbbc7332a7a73e2570b7c5cc1fe23d4ce0e9f91f') +sha256sums_x86_64=('2899759dbc95a31a02f8522dc557241e729017d5e68ec4f471131b36cb416854') +sha256sums_armv7h=('f21799e51dcc36a15ee615f2f2a9cca5918dd79a0d506fe517851968388cd3e7') +sha256sums_aarch64=('f27d1ef200167b76b5e9fa8df286393133bdbf5bc719ab7641a236f607705043') source=( "themes-${sha256sums[0]}.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$pkgver/themes.zip" "LICENSE-${sha256sums[1]}::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v${pkgver}/COPYING" |