summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoractionless2022-11-28 22:11:18 +0100
committeractionless2022-11-28 22:11:18 +0100
commita8d241f687779b0585ad45468d57c81782de90d0 (patch)
tree5edf67656da0befc12ae3088b5e88aaf703c0bb7
parentfcfaf4de794f0d12bdbb8d132a64aad468e82701 (diff)
downloadaur-themix-gui-git.tar.gz
update to 1.15.1
-rw-r--r--.SRCINFO4
-rw-r--r--CHANGELOG15
-rw-r--r--PKGBUILD4
3 files changed, 19 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a45070b1a4f..c00181a4143c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = themix-gui-git
pkgdesc = Plugin-based theme designer GUI for environments (like GTK2, GTK3, Cinnamon, GNOME, MATE, Openbox, Xfwm), icons and terminal palettes.
- pkgver = 1.15.r20.g2ce1b7cf
- pkgrel = 2
+ pkgver = 1.15.1
+ pkgrel = 1
url = https://github.com/themix-project/oomox
arch = x86_64
arch = i686
diff --git a/CHANGELOG b/CHANGELOG
index baa8285d22f5..79f735011bec 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1718,3 +1718,18 @@ Wed Oct 26 04:11:29 2022 +0200
2022-10-26 80e543fb actionless chore(plugins: icons_numix; packaging: arch): update submodule (sync with upstream and add --destdir option)
2022-10-26 100ebd43 actionless chore(plugins: icons_gnomecolors; packaging: arch): update submodule (release 5.5.6: add --destdir option)
2022-10-26 3b16b1ba actionless chore(plugins: icons_archdroid; packaging: arch): update submodule (release 1.0.3: add --destdir option)
+
+
+Mon Nov 28 22:10:29 2022 +0100
+-------------------------------------------------
+1.15.1 Release 1.15.1
+
+ !!! Last release with python 3.8 support !!!
+
+ Notable changes:
+ 2022-10-31 d64e3925 actionless feat(plugins: import: from image): make it work also in CLI
+
+ Submodule changes:
+ 2022-11-12 a78cc920 actionless chore(plugins: base16): update submodule (gtk4 and qt5/6 templates' fixes)
+ 2022-10-31 fff59d56 actionless chore(plugins: base16; packaging: arch): update submodule (release 1.5.1: expose CLI and sync mirror)
+ 2022-10-31 4fd157b7 actionless chore(plugins: base16; packaging: arch): update submodule (release 1.5: add oomox qt5/qt6 styleplugin)
diff --git a/PKGBUILD b/PKGBUILD
index a8dc1fc41c87..5a0a481090d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Upstream URL: https://github.com/themix-project/oomox
pkgname=themix-gui-git
-pkgver=1.15.r20.g2ce1b7cf
-pkgrel=2
+pkgver=1.15.1
+pkgrel=1
pkgdesc="Plugin-based theme designer GUI for
environments (like GTK2, GTK3, Cinnamon, GNOME, MATE, Openbox, Xfwm),
icons and terminal palettes."