summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Lew2022-03-15 12:21:12 +0800
committerAdrian Lew2022-03-15 12:21:12 +0800
commita8b0e99f478618eef28e4042458407e62bad3491 (patch)
treefa069c80cde5dffd09fb83b011b6d5c137838c20
parent31106f82676065c79e212029b07360f09785dea6 (diff)
downloadaur-a8b0e99f478618eef28e4042458407e62bad3491.tar.gz
4.1.3 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cee02dcbe2bc..439fe0efcd18 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.2
+ pkgver = 4.1.3
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.2/DribbblishDynamic_v4.1.2.zip
- md5sums = cb56691dd899624c10722263edbccd1c
+ source = https://github.com/JulienMaille/dribbblish-dynamic-theme/releases/download/4.1.3/DribbblishDynamic_v4.1.3.zip
+ md5sums = a016a57d1101d71374edb9acc73ae998
pkgname = spicetify-theme-dribbblish-dynamic
diff --git a/PKGBUILD b/PKGBUILD
index d3a0a2c81c6d..2d5bada97da3 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.2
+pkgver=4.1.3
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=('cb56691dd899624c10722263edbccd1c')
+md5sums=('a016a57d1101d71374edb9acc73ae998')
package() {
mkdir -p "${pkgdir}/usr/share/spicetify-cli/Themes/DribbblishDynamic"