summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2915d939c6f6..d6a1701acd89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.9.0.2
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/themix-project/oomox
arch = i686
arch = x86_64
@@ -36,7 +36,7 @@ pkgbase = oomox
conflicts = oomox-git
options = !strip
source = oomox-1.9.0.2.tar.gz::https://github.com/themix-project/oomox/archive/1.9.0.2.tar.gz
- source = oomox-gtk-theme-1.9.4.tar.gz::https://github.com/themix-project/oomox-gtk-theme/archive/1.9.4.tar.gz
+ source = oomox-gtk-theme-1.10.tar.gz::https://github.com/themix-project/oomox-gtk-theme/archive/1.10.tar.gz
source = materia-theme-4f222c08826835346d8d160092868e62b444a1a0.tar.gz::https://github.com/nana-4/materia-theme/archive/4f222c08826835346d8d160092868e62b444a1a0.tar.gz
source = arc-theme-88d02754d11d174a7baf3db7beb857f28dac55ee.tar.gz::https://github.com/NicoHood/arc-theme/archive/88d02754d11d174a7baf3db7beb857f28dac55ee.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
@@ -46,7 +46,7 @@ pkgbase = oomox
source = numix-icon-theme-bd40be85955dcf20b15ce03e2baf0bf3dba313cb.tar.gz::https://github.com/numixproject/numix-icon-theme/archive/bd40be85955dcf20b15ce03e2baf0bf3dba313cb.tar.gz
source = numix-folders-24e5f6c6603e7f798553d2f24a00de107713c333.tar.gz::https://github.com/numixproject/numix-folders/archive/24e5f6c6603e7f798553d2f24a00de107713c333.tar.gz
md5sums = acf0604107bffb048a74e14e1f4b1f88
- md5sums = f5d53f7716374b19b5d8a68db9fb6b93
+ md5sums = 9eef9d048e14e94cbd154b000ea85ec6
md5sums = 7abab58c36ed5c19d16e5372210960a8
md5sums = 031f263be091e16de8932bfc4b7cfe82
md5sums = cb669130685dcbf03a8f7f5738c71dc6
diff --git a/PKGBUILD b/PKGBUILD
index 85f18b51af4a..04b7a4b9fb28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Laurent Treguier <laurent@treguier.org>
_oomox_ver=1.9.0.2
-_numix_theme_ver=1.9.4
+_oomox_theme_ver=1.10
#_materia_theme_ver=20181125
_materia_cmt=4f222c08826835346d8d160092868e62b444a1a0
_arc_theme_cmt=88d02754d11d174a7baf3db7beb857f28dac55ee
@@ -14,7 +14,7 @@ _numix_folders_icons_cmt=24e5f6c6603e7f798553d2f24a00de107713c333
pkgname=oomox
pkgver=${_oomox_ver}
-pkgrel=4
+pkgrel=5
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')
url='https://github.com/themix-project/oomox'
@@ -60,7 +60,7 @@ conflicts=('oomox-git')
# "materia-theme-v${_materia_theme_ver}.tar.gz::https://github.com/nana-4/materia-theme/archive/v${_materia_theme_ver}.tar.gz"
source=(
"oomox-${_oomox_ver}.tar.gz::https://github.com/themix-project/oomox/archive/${_oomox_ver}.tar.gz"
- "oomox-gtk-theme-${_numix_theme_ver}.tar.gz::https://github.com/themix-project/oomox-gtk-theme/archive/${_numix_theme_ver}.tar.gz"
+ "oomox-gtk-theme-${_oomox_theme_ver}.tar.gz::https://github.com/themix-project/oomox-gtk-theme/archive/${_oomox_theme_ver}.tar.gz"
"materia-theme-${_materia_cmt}.tar.gz::https://github.com/nana-4/materia-theme/archive/${_materia_cmt}.tar.gz"
"arc-theme-${_arc_theme_cmt}.tar.gz::https://github.com/NicoHood/arc-theme/archive/${_arc_theme_cmt}.tar.gz"
"archdroid-icon-theme-${_archdroid_icons_ver}.tar.gz::https://github.com/themix-project/oomox-archdroid-icon-theme/archive/${_archdroid_icons_ver}.tar.gz"
@@ -71,7 +71,7 @@ source=(
"numix-folders-${_numix_folders_icons_cmt}.tar.gz::https://github.com/numixproject/numix-folders/archive/${_numix_folders_icons_cmt}.tar.gz"
)
md5sums=('acf0604107bffb048a74e14e1f4b1f88'
- 'f5d53f7716374b19b5d8a68db9fb6b93'
+ '9eef9d048e14e94cbd154b000ea85ec6'
'7abab58c36ed5c19d16e5372210960a8'
'031f263be091e16de8932bfc4b7cfe82'
'cb669130685dcbf03a8f7f5738c71dc6'
@@ -83,7 +83,7 @@ md5sums=('acf0604107bffb048a74e14e1f4b1f88'
prepare() {
cd ${srcdir}
- cp -pr "${pkgname}-gtk-theme-${_numix_theme_ver}"/* "${pkgname}-${_oomox_ver}/plugins/theme_oomox/gtk-theme"
+ cp -pr "${pkgname}-gtk-theme-${_oomox_theme_ver}"/* "${pkgname}-${_oomox_ver}/plugins/theme_oomox/gtk-theme"
#cp -pr "materia-theme-${_materia_theme_ver}"/* "${pkgname}-${_oomox_ver}/plugins/theme_materia/materia-theme"
cp -pr "materia-theme-${_materia_cmt}"/* "${pkgname}-${_oomox_ver}/plugins/theme_materia/materia-theme"
cp -pr "arc-theme-${_arc_theme_cmt}"/* "${pkgname}-${_oomox_ver}/plugins/theme_arc/arc-theme"