Create The AUR package 😆
This commit is contained in:
parent
b0da831456
commit
a90b4070f1
4 changed files with 55 additions and 0 deletions
14
archpackage/.SRCINFO
Normal file
14
archpackage/.SRCINFO
Normal file
|
@ -0,0 +1,14 @@
|
|||
pkgbase = aarty
|
||||
pkgdesc = A simple CLI tool to convert the images to ASCII art 🦀💙
|
||||
pkgver = 0.1.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/anas-elgarhy/aarty
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
makedepends = cargo
|
||||
provides = aarty
|
||||
replaces = aarty
|
||||
source = aarty-0.1.0.tar.gz::https://static.crates.io/crates/aarty/aarty-0.1.0.crate
|
||||
sha256sums = 0bdf82de5b48760e9dcaee0f474ac8cdc333969c60734c4aaa79bc33930a755f
|
||||
|
||||
pkgname = aarty
|
Loading…
Add table
Add a link
Reference in a new issue