blob: 829c8a3cf70e82326ebe564b1bf0f8e6678dabb5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = dec-bin
pkgdesc = A declarative package manager for Arch Linux
pkgver = 0.2.2.0
pkgrel = 2
url = https://github.com/Rehpotsirhc-z/dec
arch = x86_64
license = GPL-3.0-or-later
depends = paru
provides = dec
conflicts = dec-git
source = https://github.com/Rehpotsirhc-z/dec/releases/download/v0.2.2.0/dec-0.2.2.0-x86_64.tar.gz
source = https://raw.githubusercontent.com/Rehpotsirhc-z/dec/refs/tags/v0.2.2.0/LICENSES/GPL-3.0-or-later.txt
sha256sums = c6ad7e6bfcd1efbdc957a086d6ba609253fdba66826742aa6263361472a954d3
sha256sums = fb981668c18a279e285fc4d83fba1e836cc84dd4daa73c9697d3cfd2d8aca6e0
pkgname = dec-bin
|