summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2017-02-01 00:14:44 +0100
committerStefan Husmann2017-02-01 00:14:44 +0100
commitb7182087a7b13a2a3095c4ada4b1d1212716adaa (patch)
tree6230eed9c312a7448f89765417ff49a47f20cbc7 /PKGBUILD
parent2b420a1311d40f978b7815abf143c09ccf3ed5b5 (diff)
downloadaur-b7182087a7b13a2a3095c4ada4b1d1212716adaa.tar.gz
Updated version (0.8.0.342 -> 0.8.0.343).
Changelog ========= svgcleaner can be used as a library now. (34080e7) Added testing stats for 'scour'. Some refactoring. (8d6bf38) '--remove-needless-attributes' and '--remove-default-attributes' now supports 'overflow' attribute. (5d9ef20) Fixed gradients with one 'stop' children processing in '--remove-invisible-elements'. (eed36ae) Fixed build against invalid version of the 'phf'. (d29bd7b) Fixed incorrect grouping in '--group-by-style'. '--group-by-style' can group by 'transform' now. (c8faf14) Fixed attributes collecting in '--group-by-style'. (4a2505b)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5eeed2925b14..59efb81815e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=svgcleaner-git
-pkgver=0.8.0.342
+pkgver=0.8.0.343
pkgrel=1
pkgdesc="Program for reducing size of svg images without loss"
arch=('i686' 'x86_64')