aur/python-dufte to 0.2.22-1

This commit is contained in:
graysky 2021-07-18 06:48:02 -04:00
parent 909d96f240
commit 8ad44e38d9

View file

@ -3,7 +3,7 @@
_pkgname=dufte
pkgname=python-dufte
pkgver=0.2.21
pkgver=0.2.22
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=('ada16a747b86f96374388c55f769d3c9795f724bba2eada35a74e2aaae8bd64cd8d35ea902f6166c83de4c3dcf3e9a52c09f97888a310d729fb9bfec0676c6c5')
b2sums=('8982616d6665f11fe14a0f06841c66cd8c334a369b99279e9ea7065793891c7ecd1799154f2cfceedd9b4d04102c3bb72b2a24cd04fae9711419928c2f453415')
build() {
cd $_pkgname-$pkgver