mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
aur/stressberry: bump pkg rel for python 3.10 rebuild, fix patch url
This commit is contained in:
parent
790368bd22
commit
31a4de1a40
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
pkgname=stressberry
|
pkgname=stressberry
|
||||||
pkgver=0.3.3
|
pkgver=0.3.3
|
||||||
pkgrel=4
|
pkgrel=5
|
||||||
pkgdesc='Stress tests and temperature plots for the Raspberry Pi'
|
pkgdesc='Stress tests and temperature plots for the Raspberry Pi'
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url='https://github.com/nschloe/stressberry'
|
url='https://github.com/nschloe/stressberry'
|
||||||
|
@ -11,7 +11,7 @@ license=(GPL3)
|
||||||
depends=(python-matplotlib python-yaml python-matplotx stress)
|
depends=(python-matplotlib python-yaml python-matplotx stress)
|
||||||
makedepends=(python-pytest python-setuptools python-build python-install python-wheel)
|
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"
|
source=("$pkgname-$pkgver.tar.gz::https://github.com/nschloe/$pkgname/archive/v$pkgver.tar.gz"
|
||||||
0001-convert-to-matplotx-from-dufte.patch::https://github.com/graysky2/stressberry/commit/55501513eaa2497c955daaa2179ca5c2e48eaa6b.patch)
|
0001-convert-to-matplotx-from-dufte.patch::https://github.com/nschloe/stressberry/commit/55501513eaa2497c955daaa2179ca5c2e48eaa6b.patch)
|
||||||
b2sums=('3ebdcc0f0a951b9a0c8a5a35d96cda2edc535b58f08abeb3eefb281a7bb6c582e66e9eb601acce6c79ad92320c0b97ef481d2e76ffa97ae7e7033a5a7e9c38a3'
|
b2sums=('3ebdcc0f0a951b9a0c8a5a35d96cda2edc535b58f08abeb3eefb281a7bb6c582e66e9eb601acce6c79ad92320c0b97ef481d2e76ffa97ae7e7033a5a7e9c38a3'
|
||||||
'6498fa0c57241ec9c228ecbbd25f4df6fe39b60fcbded91f90e85ee16c98cf64b0cb97e9a962bd1bea65d81d85c534eca6af5c456ee77883fcc793d83d13a876')
|
'6498fa0c57241ec9c228ecbbd25f4df6fe39b60fcbded91f90e85ee16c98cf64b0cb97e9a962bd1bea65d81d85c534eca6af5c456ee77883fcc793d83d13a876')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue