Date: Friday, March 3, 2023 @ 19:48:48
  Author: mtorromeo
Revision: 1411091

upgpkg: cockpit-machines 284.1-1

Modified:
  cockpit-machines/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-03 19:48:46 UTC (rev 1411090)
+++ PKGBUILD    2023-03-03 19:48:48 UTC (rev 1411091)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=cockpit-machines
-pkgver=283
+pkgver=284.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.xz";)
-sha256sums=('3463f7e3c5915de5eebc1bc463f2b47875d681da92abfd1487226f55eeaee373')
+sha256sums=('11d75a2549a605fa9e1937f57ca4f0a4c37a33edd590d0a7f0c221fa786b6e8f')
 
 package() {
   cd $pkgname

Reply via email to