aur/python-dufte to 0.2.21-1

This commit is contained in:
graysky 2021-07-16 13:34:23 -04:00
parent f15effcf1b
commit 72fd693cbd

View file

@ -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