Date: Tuesday, May 16, 2023 @ 15:46:32 Author: mtorromeo Revision: 1462002
upgpkg: cockpit-machines 290-1 Modified: cockpit-machines/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-16 15:46:17 UTC (rev 1462001) +++ PKGBUILD 2023-05-16 15:46:32 UTC (rev 1462002) @@ -1,7 +1,7 @@ # Maintainer: Massimiliano Torromeo <[email protected]> pkgname=cockpit-machines -pkgver=289.1 +pkgver=290 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=('3910b8ee67a434440bc828a23f2ea50247b7591472d45c459b175698a8d60fff') +sha256sums=('f076966d67a0e568b8783cd045e252cf18189969cd1af164778a040d6bf68920') package() { cd $pkgname
