summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69d404f26917..bdf38bc276ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Upstream URL: https://github.com/themix-project/oomox
pkgname=oomox-git
-pkgver=1.11.r16.g1daae2d4
+pkgver=1.12
pkgrel=1
pkgdesc="Themix: GUI for generating different color variations
of Arc, Materia, Oomox themes
@@ -64,7 +64,7 @@ depends=(
'python-pystache' # base16_format
'python-yaml' # base16_format
- 'resvg-git' # materia, arc
+ 'resvg' # materia, arc
##or
#'inkscape' # materia, arc
)