blob: 28f83ff999bff9248237557189e0118ff7cb0632 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = aurorus
pkgdesc = A very basic and terrible AUR Helper. Written in Rust
pkgver = 1.3
pkgrel = 1
url = https://github.com/pl-PkMn/aurorus
arch = x86_64
license = MIT
makedepends = git
depends = rust
depends = cargo
source = aurorus-1.3.tar.gz::https://github.com/pl-PkMn/aurorus/archive/refs/tags/v1.3.tar.gz
sha256sums = SKIP
pkgname = aurorus
|