summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHurricanePootis2024-03-31 05:10:58 -0500
committerHurricanePootis2024-03-31 05:10:58 -0500
commita65555e3d3b66e2b33060a6fd17e391ded883863 (patch)
tree006b7d3db461c390c3995c9d08162c2cf3a1acb5 /PKGBUILD
parent4f3d6bae72b5badca2fed67f631d748970034abe (diff)
downloadaur-mkdocs-glightbox.tar.gz
Update to 0.3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7408b7a1e925..326ac02dbfb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# HurricanePootis <hurricanepootis@protonmail.com>
pkgname="mkdocs-glightbox"
-pkgver=0.3.4
+pkgver=0.3.7
pkgrel=1
pkgdesc="A MkDocs plugin supports image lightbox (zoom effect) with GLightbox."
url="https://github.com/Blueswen/mkdocs-glightbox"
@@ -10,7 +10,7 @@ arch=("any")
depends=("mkdocs")
makedepends=("python-build" "python-installer" "python-wheel" "python-setuptools")
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('27e11d6525046f319cec56967eca39456afa24c81e9d0b49cc74c21e6d63bbc3')
+sha256sums=('fff4f5d885d273ac1d4dd980f7193e8d96a594a37e5d7127deffea1a11f1a3bd')
options=("!strip")
build(){