summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8a4dfebc0fd..d7095bb937c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Apr 1 19:08:35 UTC 2018
+# Sun Apr 1 19:13:51 UTC 2018
pkgbase = oomox
pkgdesc = Graphical application for generating different color variations of Numix/Materia theme (GTK2, GTK3), gnome-colors and ArchDroid icon themes. Have a hack for HiDPI in gtk2.
pkgver = 1.6.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/actionless/oomox
arch = i686
arch = x86_64
@@ -34,12 +34,12 @@ pkgbase = oomox
provides = oomox
conflicts = oomox-git
options = !strip
- source = oomox-1.6.1.tar.gz::https://github.com/actionless/oomox/archive/1.6.1.tar.gz
- source = oomox-gtk-theme-1.8.0.tar.gz::https://github.com/actionless/oomox-gtk-theme/archive/1.8.0.tar.gz
+ source = oomox-1.6.1.tar.gz::https://github.com/themix-project/oomox/archive/1.6.1.tar.gz
+ source = oomox-gtk-theme-1.8.0.tar.gz::https://github.com/themix-project/oomox-gtk-theme/archive/1.8.0.tar.gz
source = materia-theme-20180311.tar.gz::https://github.com/nana-4/materia-theme/archive/v20180311.tar.gz
- source = oomox-archdroid-icon-theme-1.0.2.tar.gz::https://github.com/actionless/oomox-archdroid-icon-theme/archive/1.0.2.tar.gz
- source = oomox-gnome-colors-icon-theme-5.5.3.tar.gz::https://github.com/actionless/oomox-gnome-colors-icon-theme/archive/5.5.3.tar.gz
- source = oomoxify-1.0.tar.gz::https://github.com/actionless/oomoxify/archive/1.0.tar.gz
+ source = oomox-archdroid-icon-theme-1.0.2.tar.gz::https://github.com/themix-project/oomox-archdroid-icon-theme/archive/1.0.2.tar.gz
+ source = oomox-gnome-colors-icon-theme-5.5.3.tar.gz::https://github.com/themix-project/oomox-gnome-colors-icon-theme/archive/5.5.3.tar.gz
+ source = oomoxify-1.0.tar.gz::https://github.com/themix-project/oomoxify/archive/1.0.tar.gz
md5sums = 9a9534620828a0d94793f3419886380c
md5sums = 0190629de56d822efccf32b43324c479
md5sums = d34fd7d7f765c38d8be95b778a90ea2b
diff --git a/PKGBUILD b/PKGBUILD
index 5ab66b883103..1529d7c71db1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _oomoxify_ver=1.0
pkgname=oomox
pkgver=${_oomox_ver}
-pkgrel=2
+pkgrel=3
pkgdesc='Graphical application for generating different color variations of Numix/Materia theme (GTK2, GTK3), gnome-colors and ArchDroid icon themes.
Have a hack for HiDPI in gtk2.'
arch=('i686' 'x86_64')
@@ -48,12 +48,12 @@ options=(
provides=('oomox')
conflicts=('oomox-git')
source=(
- "oomox-${_oomox_ver}.tar.gz::https://github.com/actionless/oomox/archive/${_oomox_ver}.tar.gz"
- "oomox-gtk-theme-${_numix_ver}.tar.gz::https://github.com/actionless/oomox-gtk-theme/archive/${_numix_ver}.tar.gz"
+ "oomox-${_oomox_ver}.tar.gz::https://github.com/themix-project/oomox/archive/${_oomox_ver}.tar.gz"
+ "oomox-gtk-theme-${_numix_ver}.tar.gz::https://github.com/themix-project/oomox-gtk-theme/archive/${_numix_ver}.tar.gz"
"materia-theme-${_materia_ver}.tar.gz::https://github.com/nana-4/materia-theme/archive/v${_materia_ver}.tar.gz"
- "oomox-archdroid-icon-theme-${_archdroid_ver}.tar.gz::https://github.com/actionless/oomox-archdroid-icon-theme/archive/${_archdroid_ver}.tar.gz"
- "oomox-gnome-colors-icon-theme-${_gnome_colors_ver}.tar.gz::https://github.com/actionless/oomox-gnome-colors-icon-theme/archive/${_gnome_colors_ver}.tar.gz"
- "oomoxify-${_oomoxify_ver}.tar.gz::https://github.com/actionless/oomoxify/archive/${_oomoxify_ver}.tar.gz"
+ "oomox-archdroid-icon-theme-${_archdroid_ver}.tar.gz::https://github.com/themix-project/oomox-archdroid-icon-theme/archive/${_archdroid_ver}.tar.gz"
+ "oomox-gnome-colors-icon-theme-${_gnome_colors_ver}.tar.gz::https://github.com/themix-project/oomox-gnome-colors-icon-theme/archive/${_gnome_colors_ver}.tar.gz"
+ "oomoxify-${_oomoxify_ver}.tar.gz::https://github.com/themix-project/oomoxify/archive/${_oomoxify_ver}.tar.gz"
)
md5sums=('9a9534620828a0d94793f3419886380c'
'0190629de56d822efccf32b43324c479'