summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Birks2019-12-17 09:49:16 -0500
committerDavid Birks2019-12-17 09:49:16 -0500
commit64527a32337513b429ee8f38bab473f5c5ea91d8 (patch)
tree1ecc2a642b8e5f2d81268cfdde13a84d4f77961e /PKGBUILD
parentd89638ab5d89f130eb832f323af112c0f6d6ad27 (diff)
downloadaur-64527a32337513b429ee8f38bab473f5c5ea91d8.tar.gz
Update checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e08da2fefa5a..805b502bc6e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ license=("MIT")
depends=("mkdocs" "python-pygments" "pymdown-extensions" "python-mkdocs-minify-plugin")
makedepends=("python-setuptools")
source=("$pkgname-$pkgver.tar.gz::https://github.com/squidfunk/mkdocs-material/archive/$pkgver.tar.gz")
-sha256sums=('4709615530e8ab1131b086cd615b2962528887beffa466fc50889888c2a18c4a')
+sha256sums=('abc55c89a7ea70da6fc91a87c861e9109f609f9c571cc89e638ceeebf75373a0')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"