summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Lew2021-11-20 11:37:53 +0800
committerAdrian Lew2021-11-20 11:37:53 +0800
commit78edbd10eab5f2e4c895e0d5dee43ec5ae7a8338 (patch)
treeb579cc31780640fadac9e10262eeb955e1277521 /PKGBUILD
parent2423861390871d522ac35f10e47b2336a88dce7d (diff)
downloadaur-78edbd10eab5f2e4c895e0d5dee43ec5ae7a8338.tar.gz
Update to 4.0.0, added notice to manually update config files, improved post install/update user instructions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a784120fbb58..6ff6b58a7654 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adrian Lew <adrian.lewtx at gmail dot com>
pkgname=spicetify-theme-dribbblish-dynamic
-pkgver=3.1.1
-pkgrel=3
+pkgver=4.0.0
+pkgrel=1
pkgdesc="A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors."
arch=('any')
url="https://github.com/JulienMaille/dribbblish-dynamic-theme"
@@ -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=('1a68c271cdffc4b462d489ae1e2a221c')
+md5sums=('a96fbe99238cf58c4d2f05629e9fc2f3')
package() {
mkdir -p "${pkgdir}/usr/share/spicetify-cli/Themes/DribbblishDynamic"