blob: e971a8de57f351dca9559058664ee0a54beb102c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = ascii-image-converter
pkgdesc = Convert images into ASCII art and print them out to the console
pkgver = 1.13.1
pkgrel = 1
url = https://github.com/TheZoraiz/ascii-image-converter
arch = x86_64
license = Apache
makedepends = go
depends = glibc
source = ascii-image-converter-1.13.1.tar.gz::https://github.com/TheZoraiz/ascii-image-converter/archive/refs/tags/v1.13.1.tar.gz
sha256sums = 3f4d6c62ee3f74c7c165c64209f9de8add01e6d3149174fe35f419cfaafc316a
pkgname = ascii-image-converter
|