summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 825b1ab36bb0..d146de8d7d30 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.7.2
- pkgrel = 2
+ pkgver = 1.7.2.1
+ pkgrel = 1
url = https://github.com/themix-project/oomox
arch = i686
arch = x86_64
@@ -35,7 +35,7 @@ pkgbase = oomox
provides = oomox
conflicts = oomox-git
options = !strip
- source = oomox-1.7.2.tar.gz::https://github.com/themix-project/oomox/archive/1.7.2.tar.gz
+ source = oomox-1.7.2.1.tar.gz::https://github.com/themix-project/oomox/archive/1.7.2.1.tar.gz
source = oomox-gtk-theme-1.9.2.tar.gz::https://github.com/themix-project/oomox-gtk-theme/archive/1.9.2.tar.gz
source = materia-theme-v20181125.tar.gz::https://github.com/nana-4/materia-theme/archive/v20181125.tar.gz
source = arc-theme-e97206cf0772da5b07b982da67cc65d91884d48d.tar.gz::https://github.com/NicoHood/arc-theme/archive/e97206cf0772da5b07b982da67cc65d91884d48d.tar.gz
@@ -43,7 +43,7 @@ pkgbase = oomox
source = 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.1.tar.gz::https://github.com/themix-project/oomoxify/archive/1.1.tar.gz
source = base16-builder-d022b9daa5c233a08a8d3b94fd534a3041e3a8c1.tar.gz::https://github.com/base16-builder/base16-builder/archive/d022b9daa5c233a08a8d3b94fd534a3041e3a8c1.tar.gz
- md5sums = 56208eaa65ea4500200e5d78f448e69f
+ md5sums = b9f0a8b9be784b972d40b20f2c8ffd67
md5sums = bcc635f0dd06b0b0fae1f318d3271ec2
md5sums = a6ecf1c694f437bf0c6c07834fdd0704
md5sums = 19029e06b6fbda8a40eb047978c6a8ba
diff --git a/PKGBUILD b/PKGBUILD
index 27a2267d253c..c12a9ecc7de6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Laurent Treguier <laurent@treguier.org>
-_oomox_ver=1.7.2
+_oomox_ver=1.7.2.1
_numix_ver=1.9.2
_materia_ver=20181125
_arc_cmt=e97206cf0772da5b07b982da67cc65d91884d48d
@@ -11,7 +11,7 @@ _base16_cmt=d022b9daa5c233a08a8d3b94fd534a3041e3a8c1
pkgname=oomox
pkgver=${_oomox_ver}
-pkgrel=2
+pkgrel=1
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')
@@ -62,7 +62,7 @@ source=(
"oomoxify-${_oomoxify_ver}.tar.gz::https://github.com/themix-project/oomoxify/archive/${_oomoxify_ver}.tar.gz"
"base16-builder-${_base16_cmt}.tar.gz::https://github.com/base16-builder/base16-builder/archive/${_base16_cmt}.tar.gz"
)
-md5sums=('56208eaa65ea4500200e5d78f448e69f'
+md5sums=('b9f0a8b9be784b972d40b20f2c8ffd67'
'bcc635f0dd06b0b0fae1f318d3271ec2'
'a6ecf1c694f437bf0c6c07834fdd0704'
'19029e06b6fbda8a40eb047978c6a8ba'