blob: 50ec767bd8f35c63e15ab56994189930b28865e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = atha
pkgdesc = Simple and fast Arch Linux package manager wrapper built on top of pacman
pkgver = 2.2.3
pkgrel = 1
url = https://github.com/Bangkah/Atha
arch = any
license = MIT
depends = bash
depends = pacman
depends = sudo
depends = git
depends = base-devel
conflicts = atha
replaces = atha
source = https://github.com/Bangkah/Atha/archive/refs/tags/v2.2.3.tar.gz
sha256sums = SKIP
pkgname = atha
|