Update the AUR package 😆

This commit is contained in:
Anas Elgarhy 2022-10-11 12:52:23 +02:00
parent 061472ad56
commit 296235de7a
6 changed files with 5 additions and 1380 deletions

View File

@ -1,6 +1,6 @@
pkgbase = aarty
pkgdesc = A simple CLI tool to convert the images to ASCII art 🦀💙
pkgver = 0.1.0
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/anas-elgarhy/aarty
arch = x86_64
@ -8,7 +8,7 @@ pkgbase = aarty
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
source = aarty-0.2.0.tar.gz::https://static.crates.io/crates/aarty/aarty-0.2.0.crate
sha256sums = aa8cdf26ac78adf035088d6e12730a593e17a040f54ebfe39f59fc9c438be1c4
pkgname = aarty

View File

@ -38,4 +38,4 @@ package() {
cd "$pkgname-$pkgver"
sudo install -Dm0755 -t "/usr/bin/" "target/release/$pkgname"
}
sha256sums=('0bdf82de5b48760e9dcaee0f474ac8cdc333969c60734c4aaa79bc33930a755f')
sha256sums=('aa8cdf26ac78adf035088d6e12730a593e17a040f54ebfe39f59fc9c438be1c4')

@ -1 +1 @@
Subproject commit 1070f216ace48058c236dd3398cdf2ce60d52ac6
Subproject commit b32218c382efd1a956f5f9fcc151aec90862d6e5

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -1,15 +0,0 @@
# Generated by makepkg 6.0.1
# using fakeroot version 1.29
pkgname = aarty
pkgbase = aarty
pkgver = 0.1.0-1
pkgdesc = A simple CLI tool to convert the images to ASCII art 🦀💙
url = https://github.com/anas-elgarhy/aarty
builddate = 1664878775
packager = Unknown Packager
size = 0
arch = x86_64
license = MIT
replaces = aarty
provides = aarty
makedepend = cargo