Date: Wednesday, October 27, 2021 @ 14:26:08
  Author: jelle
Revision: 1034702

upgpkg: cockpit-machines 255-1

Modified:
  cockpit-machines/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-10-27 14:22:22 UTC (rev 1034701)
+++ PKGBUILD    2021-10-27 14:26:08 UTC (rev 1034702)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=cockpit-machines
-pkgver=254
+pkgver=255
 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=('b4251b4f6f1ccc280e1b71e8baedf2c09ca855903082a993b4b03f34d5e5a632')
+sha256sums=('e36da9fc338f2d158a0c22e0b0c3813b9bb444b25098b4c4c73b7b54254bc987')
 
 package() {
   cd $pkgname

Reply via email to