summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoractionless2018-08-13 14:27:17 +0200
committeractionless2018-08-13 14:27:17 +0200
commit964059554a491bf6254e0a43844af52385688a8b (patch)
tree5d86525037ac2d24e9afabd915dad28756d9105e
parente2d6d79f3ebc3d7f367b0d698659eaef54d8766d (diff)
downloadaur-964059554a491bf6254e0a43844af52385688a8b.tar.gz
update oomox-gtk-theme to 1.9.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4608a4ee9ad6..ef842127a93c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Sun Aug 12 22:15:21 UTC 2018
pkgbase = oomox
pkgdesc = Graphical application for generating different color variations of Numix/Materia/Arc theme (GTK2, GTK3), gnome-colors and ArchDroid icon themes. Have a hack for HiDPI in gtk2.
pkgver = 1.7.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/themix-project/oomox
arch = i686
arch = x86_64
@@ -35,7 +33,7 @@ pkgbase = oomox
conflicts = oomox-git
options = !strip
source = oomox-1.7.0.2.tar.gz::https://github.com/themix-project/oomox/archive/1.7.0.2.tar.gz
- source = oomox-gtk-theme-1.9.0.tar.gz::https://github.com/themix-project/oomox-gtk-theme/archive/1.9.0.tar.gz
+ source = oomox-gtk-theme-1.9.0.1.tar.gz::https://github.com/themix-project/oomox-gtk-theme/archive/1.9.0.1.tar.gz
source = materia-theme-df30959eb068ef55db18a18ed23a4a1c79129768.tar.gz::https://github.com/actionless/materia-theme/archive/df30959eb068ef55db18a18ed23a4a1c79129768.tar.gz
source = arc-theme-c49e1f7fb0aa937789f7c2430c74479e66b6b230.tar.gz::https://github.com/actionless/arc-theme/archive/c49e1f7fb0aa937789f7c2430c74479e66b6b230.tar.gz
source = archdroid-icon-theme-1.0.2.tar.gz::https://github.com/themix-project/oomox-archdroid-icon-theme/archive/1.0.2.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 18bfbe37636d..a9482e7258a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Laurent Treguier <laurent@treguier.org>
_oomox_ver=1.7.0.2
-_numix_ver=1.9.0
+_numix_ver=1.9.0.1
_materia_ver=20180311
_materia_cmt=df30959eb068ef55db18a18ed23a4a1c79129768
_arc_cmt=c49e1f7fb0aa937789f7c2430c74479e66b6b230
@@ -11,7 +11,7 @@ _oomoxify_ver=1.0
pkgname=oomox
pkgver=${_oomox_ver}
-pkgrel=1
+pkgrel=2
pkgdesc='Graphical application for generating different color variations of Numix/Materia/Arc theme (GTK2, GTK3), gnome-colors and ArchDroid icon themes.
Have a hack for HiDPI in gtk2.'
arch=('i686' 'x86_64')