Update oh-my-posh-bin package to 8.6.0
This commit is contained in:
parent
2acde9dae2
commit
9d1a8d3ae4
2 changed files with 15 additions and 15 deletions
20
.SRCINFO
20
.SRCINFO
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = oh-my-posh-bin
|
pkgbase = oh-my-posh-bin
|
||||||
pkgdesc = A prompt theme engine for any shell.
|
pkgdesc = A prompt theme engine for any shell.
|
||||||
pkgver = 8.5.3
|
pkgver = 8.6.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/JanDeDobbeleer/oh-my-posh
|
url = https://github.com/JanDeDobbeleer/oh-my-posh
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
@ -14,15 +14,15 @@ pkgbase = oh-my-posh-bin
|
||||||
provides = oh-my-posh
|
provides = oh-my-posh
|
||||||
conflicts = oh-my-posh
|
conflicts = oh-my-posh
|
||||||
noextract = themes.zip
|
noextract = themes.zip
|
||||||
source = themes-d2ca2ba4df41412f0ff0bf47e03d333c80969a7e611c0efecf66f557f563277c.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.5.3/themes.zip
|
source = themes-9db65331d6f0dd3f806bfd0159cf634dc3c673b3695bfbd19860d22bf1a3254a.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.6.0/themes.zip
|
||||||
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v8.5.3/COPYING
|
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v8.6.0/COPYING
|
||||||
sha256sums = d2ca2ba4df41412f0ff0bf47e03d333c80969a7e611c0efecf66f557f563277c
|
sha256sums = 9db65331d6f0dd3f806bfd0159cf634dc3c673b3695bfbd19860d22bf1a3254a
|
||||||
sha256sums = a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad
|
sha256sums = a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad
|
||||||
source_x86_64 = posh-linux-amd64-7980c5db67981da2b31126b54a65f1b0e9e63201d7b0832932a0276326bc3081::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.5.3/posh-linux-amd64
|
source_x86_64 = posh-linux-amd64-17b1b9e7b8f6b3f5d506d011c42a18905010ad687e9eed5e344972dfcd31da00::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.6.0/posh-linux-amd64
|
||||||
sha256sums_x86_64 = 7980c5db67981da2b31126b54a65f1b0e9e63201d7b0832932a0276326bc3081
|
sha256sums_x86_64 = 17b1b9e7b8f6b3f5d506d011c42a18905010ad687e9eed5e344972dfcd31da00
|
||||||
source_armv7h = posh-linux-arm-b25e22feffe049c09c8c10974f7edc88a9003c022bff3a754947acdbd9fe585a::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.5.3/posh-linux-arm
|
source_armv7h = posh-linux-arm-46cb13b0a97ba33b2f7928fb1d7ca00597332b2d3ccfc5363811d5d5b8d53030::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.6.0/posh-linux-arm
|
||||||
sha256sums_armv7h = b25e22feffe049c09c8c10974f7edc88a9003c022bff3a754947acdbd9fe585a
|
sha256sums_armv7h = 46cb13b0a97ba33b2f7928fb1d7ca00597332b2d3ccfc5363811d5d5b8d53030
|
||||||
source_aarch64 = posh-linux-arm64-1a234e02f429c7dd24b509c4535682db2becf1658853c830552fc6406198ef1a::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.5.3/posh-linux-arm64
|
source_aarch64 = posh-linux-arm64-2361ebc958460a5fe0e0ce75d7cab76e572ea0eb9a5f2be5649274c59e288860::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.6.0/posh-linux-arm64
|
||||||
sha256sums_aarch64 = 1a234e02f429c7dd24b509c4535682db2becf1658853c830552fc6406198ef1a
|
sha256sums_aarch64 = 2361ebc958460a5fe0e0ce75d7cab76e572ea0eb9a5f2be5649274c59e288860
|
||||||
|
|
||||||
pkgname = oh-my-posh-bin
|
pkgname = oh-my-posh-bin
|
||||||
|
|
10
PKGBUILD
10
PKGBUILD
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Kamack38 <kamack38.biznes@gmail.com>
|
# Maintainer: Kamack38 <kamack38.biznes@gmail.com>
|
||||||
_pkgname='oh-my-posh'
|
_pkgname='oh-my-posh'
|
||||||
pkgname="${_pkgname}-bin"
|
pkgname="${_pkgname}-bin"
|
||||||
pkgver=8.5.3
|
pkgver=8.6.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A prompt theme engine for any shell."
|
pkgdesc="A prompt theme engine for any shell."
|
||||||
arch=('x86_64' 'armv7h' 'aarch64')
|
arch=('x86_64' 'armv7h' 'aarch64')
|
||||||
|
@ -10,11 +10,11 @@ license=('MIT')
|
||||||
makedepends=('curl' 'grep' 'sed' 'unzip')
|
makedepends=('curl' 'grep' 'sed' 'unzip')
|
||||||
provides=("${_pkgname}")
|
provides=("${_pkgname}")
|
||||||
conflicts=("${_pkgname}")
|
conflicts=("${_pkgname}")
|
||||||
sha256sums=('d2ca2ba4df41412f0ff0bf47e03d333c80969a7e611c0efecf66f557f563277c'
|
sha256sums=('9db65331d6f0dd3f806bfd0159cf634dc3c673b3695bfbd19860d22bf1a3254a'
|
||||||
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
|
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
|
||||||
sha256sums_x86_64=('7980c5db67981da2b31126b54a65f1b0e9e63201d7b0832932a0276326bc3081')
|
sha256sums_x86_64=('17b1b9e7b8f6b3f5d506d011c42a18905010ad687e9eed5e344972dfcd31da00')
|
||||||
sha256sums_armv7h=('b25e22feffe049c09c8c10974f7edc88a9003c022bff3a754947acdbd9fe585a')
|
sha256sums_armv7h=('46cb13b0a97ba33b2f7928fb1d7ca00597332b2d3ccfc5363811d5d5b8d53030')
|
||||||
sha256sums_aarch64=('1a234e02f429c7dd24b509c4535682db2becf1658853c830552fc6406198ef1a')
|
sha256sums_aarch64=('2361ebc958460a5fe0e0ce75d7cab76e572ea0eb9a5f2be5649274c59e288860')
|
||||||
source=(
|
source=(
|
||||||
"themes-${sha256sums[0]}.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$pkgver/themes.zip"
|
"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"
|
"LICENSE-${sha256sums[1]}::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v${pkgver}/COPYING"
|
||||||
|
|
Loading…
Reference in a new issue