mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
aur/python-dufte to 0.2.22-2
This commit is contained in:
parent
20c222af7d
commit
773a4d065b
1 changed files with 3 additions and 3 deletions
|
@ -4,12 +4,12 @@
|
|||
_pkgname=dufte
|
||||
pkgname=python-dufte
|
||||
pkgver=0.2.22
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Creates clean and beautiful plots that work on light and dark backgrounds.'
|
||||
arch=(any)
|
||||
url='https://github.com/nschloe/duf'
|
||||
url='https://github.com/nschloe/dufte'
|
||||
license=(GPL3)
|
||||
depends=(python-matplotlib python-numpy)
|
||||
depends=(python-matplotlib)
|
||||
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=('8982616d6665f11fe14a0f06841c66cd8c334a369b99279e9ea7065793891c7ecd1799154f2cfceedd9b4d04102c3bb72b2a24cd04fae9711419928c2f453415')
|
||||
|
|
Loading…
Reference in a new issue