From 72fd693cbd73167198884b62495f8a651ba874a2 Mon Sep 17 00:00:00 2001 From: graysky Date: Fri, 16 Jul 2021 13:34:23 -0400 Subject: [PATCH] aur/python-dufte to 0.2.21-1 --- aur/python-dufte/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aur/python-dufte/PKGBUILD b/aur/python-dufte/PKGBUILD index 9b2a6f014..0535a2d9c 100644 --- a/aur/python-dufte/PKGBUILD +++ b/aur/python-dufte/PKGBUILD @@ -3,7 +3,7 @@ _pkgname=dufte pkgname=python-dufte -pkgver=0.2.20 +pkgver=0.2.21 pkgrel=1 pkgdesc='Creates clean and beautiful plots that work on light and dark backgrounds.' arch=(any) @@ -12,7 +12,7 @@ license=(GPL3) depends=(python-matplotlib python-numpy) makedepends=(python-pytest python-setuptools python-build python-install python-wheel) source=("$pkgname-$pkgver.tar.gz::https://github.com/nschloe/$_pkgname/archive/v$pkgver.tar.gz") -b2sums=('131896389112dbc5e8aee1844ee2576bc90fcf52d9c57f4663f354cefecefa1e82977ab392d5584362ab0c7abc477346264a1db1f174d0ef0a7dc7e970e87629') +b2sums=('ada16a747b86f96374388c55f769d3c9795f724bba2eada35a74e2aaae8bd64cd8d35ea902f6166c83de4c3dcf3e9a52c09f97888a310d729fb9bfec0676c6c5') build() { cd $_pkgname-$pkgver