summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')