summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7ae37f156dd..a023bf1cb15d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Patrick Northon <northon_patrick3@yahoo.ca>
pkgname=python-sphinx_rtd_dark_mode
-pkgver=1.2.4
+pkgver=1.3.0
pkgrel=1
pkgdesc='Adds a toggleable dark mode to the Read the Docs theme.'
arch=('any')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('python-sphinx_rtd_theme')
makedepends=('python-setuptools-scm' 'python-build' 'python-installer' 'python-wheel')
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-b2sums=('7aa68205af0578b841d35e7d7ccc8278060eafa13a598889dde6e75c3b27f606ffd7eac0c4bcc946b7e83bd2099e83c5b212768f230cabfcc6a8a0248b8f8ebc')
+b2sums=('2e7dffcd02dfc4103f7069a65b569a3d2f2f7ec5b51384afe8c04753124a096fd713f04db9e4afbd20cfdc6a187df02b10ff2b802f51cd9d54c305c4aad507b7')
_srcdir="sphinx_rtd_dark_mode-${pkgver}"
build() {