blob: 3fe6d93abe97dfb4023502fc4d8e45b5bdc44f5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = svgcleaner-git
pkgdesc = Program for reducing size of svg images without loss
pkgver = 0.6.91.262
pkgrel = 1
url = https://github.com/RazrFalcon/SVGCleaner
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = rust
makedepends = cargo
depends = gcc-libs
source = git+https://github.com/RazrFalcon/SVGCleaner.git
md5sums = SKIP
pkgname = svgcleaner-git
|