Date: Wednesday, February 8, 2023 @ 13:21:12
  Author: mtorromeo
Revision: 1396059

upgpkg: cockpit-machines 283-1

Modified:
  cockpit-machines/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-08 12:14:29 UTC (rev 1396058)
+++ PKGBUILD    2023-02-08 13:21:12 UTC (rev 1396059)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=cockpit-machines
-pkgver=282
+pkgver=283
 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=('2139e3d14f99349ddff3a1aba0d558d2e3e0673f003a163596a94a686613bfee')
+sha256sums=('3463f7e3c5915de5eebc1bc463f2b47875d681da92abfd1487226f55eeaee373')
 
 package() {
   cd $pkgname

Reply via email to