Skip to content

Commit e79ca31

Browse files
committed
chore: bump version to 1.15.1
1 parent 24d831b commit e79ca31

File tree

9 files changed

+11
-11
lines changed

9 files changed

+11
-11
lines changed

packaging/arch/PKGBUILD_full

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Upstream URL: https://github.com/themix-project/oomox
33

44
pkgname=themix-full
5-
pkgver=1.15
6-
pkgrel=2
5+
pkgver=1.15.1
6+
pkgrel=1
77
pkgdesc="Themix: GUI for generating different color variations
88
of Oomox theme (GTK2 + HiDPI hack, GTK3, Cinnamon, GNOME, MATE, Openbox, Xfwm),
99
icons (ArchDroid, Gnome-Colors, Numix, Papirus, Suru++),

packaging/arch/PKGBUILD_full_git

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Upstream URL: https://github.com/themix-project/oomox
33

44
pkgname=themix-full-git
5-
pkgver=1.15
6-
pkgrel=2
5+
pkgver=1.15.1
6+
pkgrel=1
77
pkgdesc="Themix: GUI for generating different color variations
88
of Oomox theme (GTK2 + HiDPI hack, GTK3, Cinnamon, GNOME, MATE, Openbox, Xfwm),
99
icons (ArchDroid, Gnome-Colors, Numix, Papirus, Suru++),

packaging/arch/PKGBUILD_gui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Upstream URL: https://github.com/themix-project/oomox
33

44
pkgname=themix-gui-git
5-
pkgver=1.15
5+
pkgver=1.15.1
66
pkgrel=1
77
pkgdesc="Plugin-based theme designer GUI for
88
environments (like GTK2, GTK3, Cinnamon, GNOME, MATE, Openbox, Xfwm),

packaging/arch/PKGBUILD_import_from_image

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
_pkgname=themix-import-images
55
pkgname="${_pkgname}-git"
6-
pkgver=1.15
6+
pkgver=1.15.1
77
pkgrel=1
88
pkgdesc="Import plugin for Themix GUI designer to get color palettes from the images"
99
arch=('x86_64' 'i686')

packaging/arch/PKGBUILD_old

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Upstream URL: https://github.com/themix-project/oomox
33

44
pkgname=oomox-git
5-
pkgver=1.15
5+
pkgver=1.15.1
66
pkgrel=1
77
pkgdesc="Themix: GUI for generating different color variations
88
of Arc, Materia, Oomox themes

packaging/com.github.themix_project.Oomox.appdata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</screenshot>
1717
</screenshots>
1818
<releases>
19-
<release date="2022-10-26" version="1.15"/>
19+
<release date="2022-11-28" version="1.15.1"/>
2020
</releases>
2121
<url type="homepage">https://github.com/themix-project/oomox</url>
2222
<url type="bugtracker">https://github.com/themix-project/oomox/issues</url>

packaging/flatpak/com.github.themix_project.Oomox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
{
203203
"type": "git",
204204
"url": "https://github.com/themix-project/oomox.git",
205-
"tag": "1.15"
205+
"tag": "1.15.1"
206206
}
207207
]
208208
}

packaging/ubuntu/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: oomox
2-
Version: 1.15-1~themixproject~zesty
2+
Version: 1.15.1-1~themixproject~zesty
33
Architecture: all
44
Maintainer: Yauheni Kirylau <actionless.loveless@gmail.com>
55
Depends: python3-gi, python3-gi-cairo, 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

packaging/ubuntu/control_1810

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: oomox
2-
Version: 1.15-1~themixproject~cosmic
2+
Version: 1.15.1-1~themixproject~cosmic
33
Architecture: all
44
Maintainer: Yauheni Kirylau <actionless.loveless@gmail.com>
55
Depends: python3-gi, python3-gi-cairo, 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

0 commit comments

Comments
 (0)