summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoractionless2021-10-06 22:24:57 +0200
committeractionless2021-10-06 22:24:57 +0200
commit71cf336666cff2e624ba6de8254c91ff210e78fa (patch)
treeb7f6ae64eb52f922b3c4e43405ef1d24406ab431
parent8600c7ba1d7e4d4f5bf40ad8164c0e0f49d4c740 (diff)
downloadaur-71cf336666cff2e624ba6de8254c91ff210e78fa.tar.gz
push version (update for themix-gui 1.14, sync base16 mirror, release 1.2)
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 862c2f04de47..3900f23b3b66 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.0.1.r2.gcf325dc
+ pkgver = 1.2.r0.g2cc62b7
pkgrel = 1
url = https://github.com/themix-project/themix-plugin-base16
arch = x86_64
@@ -19,4 +19,3 @@ pkgbase = themix-plugin-base16-git
md5sums = SKIP
pkgname = themix-plugin-base16-git
-
diff --git a/PKGBUILD b/PKGBUILD
index ec37428681c0..1a63099e0356 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=themix-plugin-base16
_reponame=$_pkgname
pkgname="${_pkgname}-git"
-pkgver=1.0.1.r2.gcf325dc
+pkgver=1.2.r0.g2cc62b7
pkgrel=1
pkgdesc="Import and export plugin for Themix GUI designer to use color palettes from Base16 project"
arch=('x86_64' 'i686')