main/powersupply: update to 0.4.0 (MR 1772)
This fixes a crash when a 3A powersupply is used on the latest kernel
This commit is contained in:
parent
5d1e53493e
commit
fdc0731516
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Martijn Braam <martijn@brixit.nl>
|
||||
pkgname=powersupply
|
||||
pkgver=0.3.3
|
||||
pkgrel=1
|
||||
pkgver=0.4.0
|
||||
pkgrel=0
|
||||
pkgdesc="GTK3 tool for displaying battery and power info"
|
||||
url="https://gitlab.com/MartijnBraam/powersupply"
|
||||
arch="noarch"
|
||||
|
@ -25,4 +25,4 @@ package() {
|
|||
"$pkgdir"/usr/share/icons/hicolor/scalable/apps/nl.brixit.powersupply.svg
|
||||
|
||||
}
|
||||
sha512sums="e894b9409f9a7558bd4b4786346a4a88ee7a01c4651f762e51f05e2b5ff5e2bb1b173787ec8d38096d12fec4a5a213c0a88587e6a4b53db72c0eae79d672804c powersupply-0.3.3.tar.gz"
|
||||
sha512sums="db3ee1a1ed2e349db5af4d77a86ee51ef6f6e43c064d6d24ec88551f91e0a0d3c9abed0d80604f91c7f5293f3b5dbae1c03da5b5d616f6f74d5d3d827839b5c0 powersupply-0.4.0.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue