Date: Friday, June 25, 2021 @ 15:56:00 Author: mtorromeo Revision: 967436
upgpkg: cockpit-machines 246-1 Modified: cockpit-machines/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-25 14:29:33 UTC (rev 967435) +++ PKGBUILD 2021-06-25 15:56:00 UTC (rev 967436) @@ -1,7 +1,7 @@ # Maintainer: Massimiliano Torromeo <[email protected]> pkgname=cockpit-machines -pkgver=245 +pkgver=246 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.gz") -sha256sums=('17e6424ab7373eb2831b0e3044e17515d52d35f8b6898d8a485ffd84692d4ac9') +sha256sums=('00c1f74417e5867bbed6bb5ee554c4f7a15f18344fe8411552408075b6dde114') package() { cd $pkgname
