summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoractionless2020-04-02 00:39:10 +0200
committeractionless2020-04-02 00:39:10 +0200
commit95ba60f504e9400c98410470bcb41e6f7729dce3 (patch)
tree5c6deb7e25a5b3a719481fcbd57d203a78f50777
parent5e3ea4ba485bb3759ff6710fe4d4b5046f0c62ff (diff)
downloadaur-95ba60f504e9400c98410470bcb41e6f7729dce3.tar.gz
update to 1.13.2
-rw-r--r--.SRCINFO2
-rw-r--r--CHANGELOG13
-rw-r--r--PKGBUILD2
3 files changed, 15 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0963c81d1b77..d1678e1f391c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = themix-import-images-git
pkgdesc = Import plugin for Themix GUI designer to get color palettes from the images
- pkgver = 1.13
+ pkgver = 1.13.2
pkgrel = 1
url = https://github.com/themix-project/oomox
arch = x86_64
diff --git a/CHANGELOG b/CHANGELOG
index 364435ebe033..b0f941b2fcaf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1561,3 +1561,16 @@ Tue Mar 17 21:03:04 2020 +0100
2020-03-16 e85ab41e actionless fix(theme_file: save_colorscheme): don't save errors
2020-03-16 1af8308f actionless feat(preview): load preview parts for still available plugins if other plugins are not installed
2020-03-16 f1fe6c9d actionless feat(colors_list, main: open_theme): show error when there are no enough of needed plugins installed
+
+
+Thu Apr 2 00:36:57 2020 +0200
+-------------------------------------------------
+1.13.2 Release 1.13.2
+
+ Notable changes:
+ 2020-04-02 1da68ee2 actionless chore(plugins: theme: materia): update submodule (v20200320 + 36 commits)
+ linked-buttons-2 2020-03-21 a8502449 actionless chore(main: headerbar; shortcuts): rebind Ctrl+D to Shfit+Ctrl+S
+ 2020-03-21 8cb265c9 actionless chore(main: headerbar; shortcuts): s/Export Terminal/Export Xresources/, also rebind Ctrl+T to Ctrl+X (re: #289)
+ 2020-03-21 102566c9 actionless Merge branch 'linked-buttons' of github.com:themix-project/oomox into linked-buttons-2
+ 2020-03-20 ec9d2b9f actionless chore(plugins: base16): update submodule (sync mirror with base16 project)
+ 2020-03-17 aad2b8e4 actionless chore(packaging: arch, desktop): s/Oomox/Themix/
diff --git a/PKGBUILD b/PKGBUILD
index be2be3de887e..13dd38b69c01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=themix-import-images
pkgname="${_pkgname}-git"
-pkgver=1.13
+pkgver=1.13.2
pkgrel=1
pkgdesc="Import plugin for Themix GUI designer to get color palettes from the images"
arch=('x86_64' 'i686')