author | Antonio Rojas
<arojas@archlinux.org> 2022-06-14 12:34:37 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-06-14 12:34:37 UTC |
parent | 615d6bc8a0c67b2e5fec33c9096c00b96bfea8b2 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index b56c258..2e1f9d8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,17 +3,17 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kinfocenter -pkgver=5.24.5 +pkgver=5.25.0 pkgrel=1 pkgdesc='A utility that provides information about a computer system' arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(LGPL) -depends=(systemsettings glu vulkan-tools wayland-utils xorg-xdpyinfo mesa-utils) +depends=(systemsettings glu vulkan-tools wayland-utils xorg-xdpyinfo mesa-utils fwupd aha dmidecode) makedepends=(extra-cmake-modules plasma-framework kdoctools) groups=(plasma) source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('c1d241c05ebc578633512bf304b7e5bf461c7e63e45285913e212786eac14b30' +sha256sums=('e6422131e6a7e9d08db2c076498f9349dca78ec3ce206aca86f313791706f4f3' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>