From 79bc9dbc90199af3242652f286b7de2c6637ecbb Mon Sep 17 00:00:00 2001 From: actionless Date: Sun, 22 Dec 2019 03:57:27 +0100 Subject: [PATCH] chore: bump version to 1.12.5.1 --- packaging/arch/PKGBUILD | 2 +- packaging/com.github.themix_project.Oomox.appdata.xml | 2 +- packaging/flatpak/com.github.themix_project.Oomox.json | 2 +- packaging/ubuntu/control | 2 +- packaging/ubuntu/control_1810 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packaging/arch/PKGBUILD b/packaging/arch/PKGBUILD index 8ed659902..87fcf19df 100644 --- a/packaging/arch/PKGBUILD +++ b/packaging/arch/PKGBUILD @@ -2,7 +2,7 @@ # Upstream URL: https://github.com/themix-project/oomox pkgname=oomox-git -pkgver=1.12.5 +pkgver=1.12.5.1 pkgrel=1 pkgdesc="Themix: GUI for generating different color variations of Arc, Materia, Oomox themes diff --git a/packaging/com.github.themix_project.Oomox.appdata.xml b/packaging/com.github.themix_project.Oomox.appdata.xml index d031ad54a..7e1c338d5 100644 --- a/packaging/com.github.themix_project.Oomox.appdata.xml +++ b/packaging/com.github.themix_project.Oomox.appdata.xml @@ -15,7 +15,7 @@ https://raw.githubusercontent.com/themix-project/oomox/master/screenshots/pokedex_dawn.png - + https://github.com/themix-project/oomox none diff --git a/packaging/flatpak/com.github.themix_project.Oomox.json b/packaging/flatpak/com.github.themix_project.Oomox.json index 204fbae90..a53dfd2dc 100644 --- a/packaging/flatpak/com.github.themix_project.Oomox.json +++ b/packaging/flatpak/com.github.themix_project.Oomox.json @@ -202,7 +202,7 @@ { "type": "git", "url": "https://github.com/themix-project/oomox.git", - "tag": "1.12.5" + "tag": "1.12.5.1" } ] } diff --git a/packaging/ubuntu/control b/packaging/ubuntu/control index 767d7f94c..a36c61e26 100644 --- a/packaging/ubuntu/control +++ b/packaging/ubuntu/control @@ -1,5 +1,5 @@ Package: oomox -Version: 1.12.5-1~themixproject~zesty +Version: 1.12.5.1-1~themixproject~zesty Architecture: all Maintainer: Yauheni Kirylau Depends: python3-gi, libglib2.0-bin, libgdk-pixbuf2.0-dev, libxml2-utils, x11-xserver-utils, gir1.2-gtk-3.0, gir1.2-glib-2.0, gir1.2-pango-1.0, gir1.2-gdkpixbuf-2.0, gtk2-engines, gtk2-engines-murrine, gtk2-engines-pixbuf, bash, bc, sed, grep, parallel, sassc (>=3.4), libsass0 (>=3.4), imagemagick, optipng, librsvg2-bin, inkscape, python3-pillow, python3-pystache, python3-yaml, make, automake, libgtk-3-dev diff --git a/packaging/ubuntu/control_1810 b/packaging/ubuntu/control_1810 index d5124854c..c0071dc6b 100644 --- a/packaging/ubuntu/control_1810 +++ b/packaging/ubuntu/control_1810 @@ -1,5 +1,5 @@ Package: oomox -Version: 1.12.5-1~themixproject~cosmic +Version: 1.12.5.1-1~themixproject~cosmic Architecture: all Maintainer: Yauheni Kirylau Depends: python3-gi, libglib2.0-bin, libgdk-pixbuf2.0-dev, libxml2-utils, x11-xserver-utils, gir1.2-gtk-3.0, gir1.2-glib-2.0, gir1.2-pango-1.0, gir1.2-gdkpixbuf-2.0, gtk2-engines-murrine, gtk2-engines-pixbuf, bash, bc, sed, grep, parallel, sassc (>=3.4), libsass1 (>=3.4), imagemagick, optipng, librsvg2-bin, inkscape, python3-pillow, python3-pystache, python3-yaml, make, automake, libgtk-3-dev