Date: Saturday, March 11, 2023 @ 14:17:46 Author: mtorromeo Revision: 1418688
upgpkg: cockpit-machines 285-1 Modified: cockpit-machines/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-11 12:38:47 UTC (rev 1418687) +++ PKGBUILD 2023-03-11 14:17:46 UTC (rev 1418688) @@ -1,7 +1,7 @@ # Maintainer: Massimiliano Torromeo <[email protected]> pkgname=cockpit-machines -pkgver=284.1 +pkgver=285 pkgrel=1 pkgdesc='Cockpit UI for virtual machines' arch=('x86_64') @@ -10,7 +10,7 @@ depends=(cockpit libvirt-dbus) optdepends=("virt-install: create new virtual machines") source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz") -sha256sums=('11d75a2549a605fa9e1937f57ca4f0a4c37a33edd590d0a7f0c221fa786b6e8f') +sha256sums=('768ee6ffc4721cf113bfcefd98ef229aeb60c5387c9286174d7bcc883f6bfc45') package() { cd $pkgname
