12 lines
441 B
Bash
12 lines
441 B
Bash
# Template file for 'svgcleaner'
|
|
pkgname=svgcleaner
|
|
version=0.9.5
|
|
revision=1
|
|
build_style=cargo
|
|
short_desc="Tool for reducing size of svg images without loss"
|
|
maintainer="Alexander Mamay <alexander@mamay.su>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/RazrFalcon/SVGCleaner"
|
|
distfiles="https://github.com/RazrFalcon/SVGCleaner/archive/v${version}.tar.gz"
|
|
checksum=dcf8dbc8939699e2e82141cb86688b6cd09da8cae5e18232ef14085c2366290c
|