blob: 54087fff59bec85b061b93623feca3cc11792230 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = buckaroo
pkgdesc = A C++ package manager
pkgver = 2.2.0
pkgrel = 1
url = https://github.com/LoopPerfect/buckaroo
arch = x86_64
license = MIT
depends = buck
options = !strip
source = https://github.com/LoopPerfect/buckaroo/releases/download/v2.2.0/buckaroo-linux
sha256sums = 23f9a4145a3e51f1205a4b265374c548fc4a4e9156e5121285f5c5bdb4d3228c
pkgname = buckaroo
|