aur_cli 0.1.3

Prepare Rust projects to be released on the Arch Linux User Repository.
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = aur_cli
	pkgdesc = Prepare Rust projects to be released on the Arch Linux User Repository.
	pkgver = 0.1.3
	pkgrel = 1
	url = https://dnrops.gitee.io
	arch = x86_64
	license = MIT
	provides = aur_cli
	conflicts = aur_cli
	source = https://gitlab.com/andrew_ryan/aur_cli/-/raw/main/aur_cli-0.1.3-x86_64.tar.gz
	sha256sums = 7ad29bc9c1f50124168ee231a7fd2c2bca23b833f570e3a7255777f9e082c154

pkgname = aur_cli