blob: 22b7ba6513112bb866d7184f90f6ef6ceb01f340 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = uplift-bin
pkgdesc = Semantic versioning the easy way. Powered by Conventional Commits. Built for use with CI
pkgver = 2.24.0
pkgrel = 1
url = https://upliftci.dev
license = MIT
conflicts = uplift
provides = uplift
arch = aarch64
source_aarch64 = https://github.com/gembaadvantage/uplift/releases/download/v2.24.0/uplift_2.24.0_linux-arm64.tar.gz
sha256sums_aarch64 = 5b3b9ce19b57198b40ca60fb6261e9d2b47584da051a2955dd46ba99f1798794
arch = armv7h
source_armv7h = https://github.com/gembaadvantage/uplift/releases/download/v2.24.0/uplift_2.24.0_linux-arm.tar.gz
sha256sums_armv7h = 975f8549630ad8ed76d4fb9d3c0388d44dbca8b29f64ce402b9db53729c1fa40
arch = i686
source_i686 = https://github.com/gembaadvantage/uplift/releases/download/v2.24.0/uplift_2.24.0_linux-i386.tar.gz
sha256sums_i686 = c999ba25a4eaafef38e5874db07000c2413435e98f6753083f14a9031214ee9f
arch = x86_64
source_x86_64 = https://github.com/gembaadvantage/uplift/releases/download/v2.24.0/uplift_2.24.0_linux-x86_64.tar.gz
sha256sums_x86_64 = 14322a6d28dc8ccd32cb4e193fc75df8cfab561ca26b454e40ece4e510595837
pkgname = uplift-bin
|