summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoractionless2023-06-24 14:34:47 +0200
committeractionless2023-06-24 14:34:47 +0200
commitcedb84a9e7ef80a6b993c97b77e236cadd41b626 (patch)
tree61868b78f6a7f44b0e3ceeed471777110c16fdcb
parent67f1e96db4d76ad1735571b7ca507efab11ff0e8 (diff)
downloadaur-cedb84a9e7ef80a6b993c97b77e236cadd41b626.tar.gz
push version (1.5.4: add windows terminal, sync gtk4 and base16 mirror)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6de8d8ac9411..a5fbbff53fc5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = themix-plugin-base16-git
pkgdesc = Import and export plugin for Themix GUI designer to use color palettes from Base16 project
- pkgver = 1.5.3
+ pkgver = 1.5.4
pkgrel = 1
url = https://github.com/themix-project/themix-plugin-base16
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 767cbf8c2784..f69d6a7cfdd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=themix-plugin-base16
_reponame=$_pkgname
pkgname="${_pkgname}-git"
-pkgver=1.5.3
+pkgver=1.5.4
pkgrel=1
pkgdesc="Import and export plugin for Themix GUI designer to use color palettes from Base16 project"
arch=('x86_64' 'i686')