blob: 4581bf37f414b154ff9f92fd0d1b850ab8e447fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = oh-my-posh-bin
pkgdesc = A prompt theme engine for any shell.
pkgver = 20.0.2
pkgrel = 1
url = https://github.com/JanDeDobbeleer/oh-my-posh
arch = x86_64
arch = armv7h
arch = aarch64
license = MIT
makedepends = curl
makedepends = grep
makedepends = sed
makedepends = unzip
provides = oh-my-posh
conflicts = oh-my-posh
noextract = themes.zip
source = themes-e3d49054f720b831acae4ebbf55c141b4ad8e379244ab14528f17757dbba747b.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/themes.zip
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v20.0.2/COPYING
sha256sums = e3d49054f720b831acae4ebbf55c141b4ad8e379244ab14528f17757dbba747b
sha256sums = a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad
source_x86_64 = posh-linux-amd64-c5bc6d27e9e2c4b41e173affab02274a83b361efdf6451ba89aeecfe2d6f57ca::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/posh-linux-amd64
sha256sums_x86_64 = c5bc6d27e9e2c4b41e173affab02274a83b361efdf6451ba89aeecfe2d6f57ca
source_armv7h = posh-linux-arm-f0b5aad98ee9782bdf60de901689b7a224ba0d275688fbb43de0992c6e770232::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/posh-linux-arm
sha256sums_armv7h = f0b5aad98ee9782bdf60de901689b7a224ba0d275688fbb43de0992c6e770232
source_aarch64 = posh-linux-arm64-c451c164316e7a7b35fb7b30056c76652e2052e1fcff6cb2ee2f62a5a3fa74e8::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/posh-linux-arm64
sha256sums_aarch64 = c451c164316e7a7b35fb7b30056c76652e2052e1fcff6cb2ee2f62a5a3fa74e8
pkgname = oh-my-posh-bin
|