Date: Wednesday, July 14, 2021 @ 18:37:41 Author: mtorromeo Revision: 977098
upgpkg: cockpit-machines 247-1 Modified: cockpit-machines/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-14 18:37:28 UTC (rev 977097) +++ PKGBUILD 2021-07-14 18:37:41 UTC (rev 977098) @@ -1,7 +1,7 @@ # Maintainer: Massimiliano Torromeo <[email protected]> pkgname=cockpit-machines -pkgver=246 +pkgver=247 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=('00c1f74417e5867bbed6bb5ee554c4f7a15f18344fe8411552408075b6dde114') +sha256sums=('3b157ebe6edbf8854f6df3de741b514bd6ac448b2e270ac5d058900803b879e4') package() { cd $pkgname
