Date: Friday, April 30, 2021 @ 11:21:36 Author: mtorromeo Revision: 925342
upgpkg: cockpit-machines 243.1-1 Modified: cockpit-machines/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-30 11:19:48 UTC (rev 925341) +++ PKGBUILD 2021-04-30 11:21:36 UTC (rev 925342) @@ -1,7 +1,7 @@ # Maintainer: Massimiliano Torromeo <[email protected]> pkgname=cockpit-machines -pkgver=243 +pkgver=243.1 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=('00db5d32982223a8424dfaef7562ca64dddd2af25ad23735f3e44421547e9a22') +sha256sums=('0c02e984d9c021a6816c3c192c21dbd89b203bbdddcd38fa2645ff4850ba9a80') package() { cd $pkgname
