author | Antonio Rojas
<arojas@archlinux.org> 2023-06-20 15:43:09 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-06-20 15:43:09 UTC |
parent | 5202e98263609aeea994ba77e779a998024fa2f8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3a32e8e..5d54b27 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kinfocenter -pkgver=5.27.5 +pkgver=5.27.6 _dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 pkgdesc='A utility that provides information about a computer system' @@ -14,7 +14,7 @@ depends=(systemsettings glu vulkan-tools wayland-utils xorg-xdpyinfo mesa-utils makedepends=(extra-cmake-modules plasma-framework kdoctools) groups=(plasma) source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('0be970049e2be8a5c21128a0ce3ba69e6b82415268a1ed1aa0a30c77c94adc48' +sha256sums=('cd96e9952cc8c73337dda0786d45f3f381ca5137f8eca5feee2209f63981901b' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>