summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKamack382024-08-21 18:41:42 +0000
committerKamack382024-08-21 18:41:42 +0000
commitd7a8206bbc0d179b2ef9a80d00eb18d97ef84abc (patch)
treeb0bcb119a0279ef2bf1aa95c6eecb8de9e2e6d9e
parenta9f4e5f34de13e3d7669d6e8af455ed088b8e631 (diff)
downloadaur-d7a8206bbc0d179b2ef9a80d00eb18d97ef84abc.tar.gz
Update oh-my-posh-bin to 23.6.8
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD10
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 352fa99afaef..371fc9ac9428 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = oh-my-posh-bin
pkgdesc = A prompt theme engine for any shell.
- pkgver = 23.6.7
+ pkgver = 23.6.8
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-14d3422d82e83e76a8a0493f32c6ec54b3bda45017b673892db9e64d7d0bf52c.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.7/themes.zip
- source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v23.6.7/COPYING
- sha256sums = 14d3422d82e83e76a8a0493f32c6ec54b3bda45017b673892db9e64d7d0bf52c
+ source = themes-65d7fa7afd9edd5514f4c8e6c92282ce437c576bdd1572a9130b727710419000.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.8/themes.zip
+ source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v23.6.8/COPYING
+ sha256sums = 65d7fa7afd9edd5514f4c8e6c92282ce437c576bdd1572a9130b727710419000
sha256sums = a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad
- source_x86_64 = posh-linux-amd64-f169099063a1cda50ebfb0db3d4b2f8e77f18004b585f4bad6bd7cafe14ba2a5::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.7/posh-linux-amd64
- sha256sums_x86_64 = f169099063a1cda50ebfb0db3d4b2f8e77f18004b585f4bad6bd7cafe14ba2a5
- source_armv7h = posh-linux-arm-3aeb38a655f49a9c2ce432c5c472bfd84e36b0a32fba429ef38847980df79e2d::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.7/posh-linux-arm
- sha256sums_armv7h = 3aeb38a655f49a9c2ce432c5c472bfd84e36b0a32fba429ef38847980df79e2d
- source_aarch64 = posh-linux-arm64-f972d670c9ea6bbccc7be1b294691a5681c41b824e33478908cb6223dfcd52e4::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.7/posh-linux-arm64
- sha256sums_aarch64 = f972d670c9ea6bbccc7be1b294691a5681c41b824e33478908cb6223dfcd52e4
+ source_x86_64 = posh-linux-amd64-2fa950bec96374b526a89e994db4004aac772d05d7a86f5d1ef80dcc736c650d::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.8/posh-linux-amd64
+ sha256sums_x86_64 = 2fa950bec96374b526a89e994db4004aac772d05d7a86f5d1ef80dcc736c650d
+ source_armv7h = posh-linux-arm-66a3f93f5f7adfcb342ece4e80c77718bce42baa412bc112629b37f8f0db8c8c::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.8/posh-linux-arm
+ sha256sums_armv7h = 66a3f93f5f7adfcb342ece4e80c77718bce42baa412bc112629b37f8f0db8c8c
+ source_aarch64 = posh-linux-arm64-f1cc5aa4925746eab2f99a8635e27aa5bccc2f1db55d196892562f9fd498f0c3::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.8/posh-linux-arm64
+ sha256sums_aarch64 = f1cc5aa4925746eab2f99a8635e27aa5bccc2f1db55d196892562f9fd498f0c3
pkgname = oh-my-posh-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9f00adecf3bf..4fcc360239e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kamack38 <kamack38.biznes@gmail.com>
_pkgname='oh-my-posh'
pkgname="${_pkgname}-bin"
-pkgver=23.6.7
+pkgver=23.6.8
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=('14d3422d82e83e76a8a0493f32c6ec54b3bda45017b673892db9e64d7d0bf52c'
+sha256sums=('65d7fa7afd9edd5514f4c8e6c92282ce437c576bdd1572a9130b727710419000'
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
-sha256sums_x86_64=('f169099063a1cda50ebfb0db3d4b2f8e77f18004b585f4bad6bd7cafe14ba2a5')
-sha256sums_armv7h=('3aeb38a655f49a9c2ce432c5c472bfd84e36b0a32fba429ef38847980df79e2d')
-sha256sums_aarch64=('f972d670c9ea6bbccc7be1b294691a5681c41b824e33478908cb6223dfcd52e4')
+sha256sums_x86_64=('2fa950bec96374b526a89e994db4004aac772d05d7a86f5d1ef80dcc736c650d')
+sha256sums_armv7h=('66a3f93f5f7adfcb342ece4e80c77718bce42baa412bc112629b37f8f0db8c8c')
+sha256sums_aarch64=('f1cc5aa4925746eab2f99a8635e27aa5bccc2f1db55d196892562f9fd498f0c3')
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"