summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoractionless2021-10-06 22:21:22 +0200
committeractionless2021-10-06 22:21:22 +0200
commitf376ff69ffd2e212c3317c6f05e9e552c7cfb3ac (patch)
tree5bf4cf1a3a0b4fc25b302a3a054a3e119760f428
parentd69eae66aab947ef6c9c22120285c0d0727623b5 (diff)
downloadaur-f376ff69ffd2e212c3317c6f05e9e552c7cfb3ac.tar.gz
push version (release 1.2.5, more visual improvements for new spotify release)
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0465105e4804..b0529f0bcb8c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = themix-export-spotify-git
pkgdesc = Export plugin for Themix GUI designer to apply color palettes to Spotify desktop player
- pkgver = 1.2.4.r0.g66929a3
+ pkgver = 1.2.5.r0.g06d6827
pkgrel = 1
url = https://github.com/themix-project/oomoxify
arch = x86_64
@@ -23,4 +23,3 @@ pkgbase = themix-export-spotify-git
md5sums = SKIP
pkgname = themix-export-spotify-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 4bd10ccd2b75..caba38ef171e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=themix-export-spotify
_reponame=oomoxify
pkgname="${_pkgname}-git"
-pkgver=1.2.4.r0.g66929a3
+pkgver=1.2.5.r0.g06d6827
pkgrel=1
pkgdesc="Export plugin for Themix GUI designer to apply color palettes to Spotify desktop player"
arch=('x86_64' 'i686')