summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Lew2022-03-27 17:33:16 +0800
committerAdrian Lew2022-03-27 17:33:16 +0800
commite1b9395076196f1763636f59853b7e0f75edd3c1 (patch)
treecca0fd6dbd295ffa5af922599a0f1412a039fc3c
parenta8b0e99f478618eef28e4042458407e62bad3491 (diff)
downloadaur-e1b9395076196f1763636f59853b7e0f75edd3c1.tar.gz
4.1.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 439fe0efcd18..270dc402257f 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.3
+ pkgver = 4.1.4
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.3/DribbblishDynamic_v4.1.3.zip
- md5sums = a016a57d1101d71374edb9acc73ae998
+ source = https://github.com/JulienMaille/dribbblish-dynamic-theme/releases/download/4.1.4/DribbblishDynamic_v4.1.4.zip
+ md5sums = ace157bc48037a5384380ad34f9050ce
pkgname = spicetify-theme-dribbblish-dynamic
diff --git a/PKGBUILD b/PKGBUILD
index 2d5bada97da3..5bcc9cf056bc 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.3
+pkgver=4.1.4
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=('a016a57d1101d71374edb9acc73ae998')
+md5sums=('ace157bc48037a5384380ad34f9050ce')
package() {
mkdir -p "${pkgdir}/usr/share/spicetify-cli/Themes/DribbblishDynamic"