summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Lew2022-05-19 16:35:40 +0800
committerAdrian Lew2022-05-19 16:35:40 +0800
commit8c7d0fc181a8114f0730ae7ec27cf18e7d55c592 (patch)
tree0ff2db8a0231556ba03fee657550d17dd74c4274
parent57402ed2e74578b295dbca45c11ab129b544dce9 (diff)
downloadaur-spicetify-theme-dribbblish-dynamic.tar.gz
4.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--spicetify-theme-dribbblish-dynamic.install2
3 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1f7feac632c..7dcab7748fcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = spicetify-theme-dribbblish-dynamic
pkgdesc = A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors.
- pkgver = 4.2.1
+ pkgver = 4.2.2
pkgrel = 1
url = https://github.com/JulienMaille/dribbblish-dynamic-theme
install = spicetify-theme-dribbblish-dynamic.install
arch = any
license = custom
depends = spicetify-cli
- source = https://github.com/JulienMaille/dribbblish-dynamic-theme/releases/download/4.2.1/DribbblishDynamic_v4.2.1.zip
- md5sums = 111106abe24a1d3e772a997331cbe1f1
+ source = https://github.com/JulienMaille/dribbblish-dynamic-theme/releases/download/4.2.2/DribbblishDynamic_v4.2.2.zip
+ md5sums = 44355220567b10d6aa3075c2a4463eb4
pkgname = spicetify-theme-dribbblish-dynamic
diff --git a/PKGBUILD b/PKGBUILD
index d6427b846299..5bf629fbf10e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Adrian Lew <adrian.lewtx at gmail dot com>
pkgname=spicetify-theme-dribbblish-dynamic
-pkgver=4.2.1
+pkgver=4.2.2
pkgrel=1
pkgdesc="A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors."
arch=('any')
@@ -9,7 +9,7 @@ license=('custom')
depends=(spicetify-cli)
install="${pkgname}.install"
source=("https://github.com/JulienMaille/dribbblish-dynamic-theme/releases/download/${pkgver}/DribbblishDynamic_v${pkgver}.zip")
-md5sums=('111106abe24a1d3e772a997331cbe1f1')
+md5sums=('44355220567b10d6aa3075c2a4463eb4')
package() {
mkdir -p "${pkgdir}/usr/share/spicetify-cli/Themes/DribbblishDynamic"
diff --git a/spicetify-theme-dribbblish-dynamic.install b/spicetify-theme-dribbblish-dynamic.install
index e6a5a3ab90af..52f5a7555c7d 100644
--- a/spicetify-theme-dribbblish-dynamic.install
+++ b/spicetify-theme-dribbblish-dynamic.install
@@ -18,6 +18,8 @@ post_install() {
echo "to"
echo "xpui.js_repl_8008 = ,\${1}58,"
echo ""
+ echo "Dribbblish Dynamic development is currently on hold (See https://github.com/JulienMaille/dribbblish-dynamic-theme)"
+ echo ""
}
post_upgrade() {