Date: Thursday, December 9, 2021 @ 15:43:05
  Author: jelle
Revision: 1065848

upgpkg: cockpit-machines 258-1

Modified:
  cockpit-machines/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-12-09 14:55:03 UTC (rev 1065847)
+++ PKGBUILD    2021-12-09 15:43:05 UTC (rev 1065848)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=cockpit-machines
-pkgver=257
+pkgver=258
 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=('b6aea7320c3e6d7bf8ed7f492d25e7053022d2904a4cf0ed03379e0f7e5ca50d')
+sha256sums=('fd9d1be4915dfbadf377cbceb113e332e5e0a9b75345dfd9821cd3c44dbc70cc')
 
 package() {
   cd $pkgname

Reply via email to