blob: f0372b01c9820517ca3defd04a7a229812ab3750 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = pellets
pkgdesc = manage installed Arch packages with a configuration file
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/dpatti/pellets
arch = any
license = Unlicense
depends = bash
source = pellets-1.0.1.tar.gz::https://github.com/dpatti/pellets/archive/refs/tags/1.0.1.tar.gz
md5sums = 268bdaaef8a1be7521ed5acd96025393
pkgname = pellets
|