blob: 6ec8fefa4ff0a1ad76cc0574fe3828dc8ad6bff3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = freckles-bin
pkgdesc = A simple dotfile manager.
pkgver = 0.3.2
pkgrel = 1
url = https://github.com/carapace-sh/freckles
license = MIT
optdepends = carapace-bin: for git completion
optdepends = github-cli: for github completion
depends = git
conflicts = freckles
provides = freckles
arch = aarch64
source_aarch64 = https://github.com/carapace-sh/freckles/releases/download/v0.3.2/freckles_0.3.2_linux_arm64.tar.gz
sha256sums_aarch64 = 5c02c8ae0e671f675043195f8ca76760eeffddf5d1089cf74be8902e592d493e
arch = i686
source_i686 = https://github.com/carapace-sh/freckles/releases/download/v0.3.2/freckles_0.3.2_linux_386.tar.gz
sha256sums_i686 = 2242ac4e8477d57d617a5a71c3879059234637582a7759a87364471aa6fcdaed
arch = x86_64
source_x86_64 = https://github.com/carapace-sh/freckles/releases/download/v0.3.2/freckles_0.3.2_linux_amd64.tar.gz
sha256sums_x86_64 = 6c03a10ddfae70c154d7d0adc3139e6eaaca901a10c28f9e8e5e937c9c85994e
pkgname = freckles-bin
|