summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Lew2022-04-30 15:17:21 +0800
committerAdrian Lew2022-04-30 15:17:21 +0800
commit9c56d5954ab07b6758cc5a1d1d435353c93202dc (patch)
tree5d6daa944390e4394da54f74f4193ac0f9186293
parente1b9395076196f1763636f59853b7e0f75edd3c1 (diff)
downloadaur-9c56d5954ab07b6758cc5a1d1d435353c93202dc.tar.gz
4.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 270dc402257f..05e7d0c0a8d0 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.1.4
+ pkgver = 4.2.0
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.1.4/DribbblishDynamic_v4.1.4.zip
- md5sums = ace157bc48037a5384380ad34f9050ce
+ source = https://github.com/JulienMaille/dribbblish-dynamic-theme/releases/download/4.2.0/DribbblishDynamic_v4.2.0.zip
+ md5sums = 5e3655d4089a2ad34a768403a9740dd9
pkgname = spicetify-theme-dribbblish-dynamic
diff --git a/PKGBUILD b/PKGBUILD
index 5bcc9cf056bc..2d5632493879 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.1.4
+pkgver=4.2.0
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=('ace157bc48037a5384380ad34f9050ce')
+md5sums=('5e3655d4089a2ad34a768403a9740dd9')
package() {
mkdir -p "${pkgdir}/usr/share/spicetify-cli/Themes/DribbblishDynamic"