Date: Wednesday, March 30, 2022 @ 20:21:04
  Author: mtorromeo
Revision: 1177852

upgpkg: cockpit-machines 265-1

Modified:
  cockpit-machines/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-30 20:20:29 UTC (rev 1177851)
+++ PKGBUILD    2022-03-30 20:21:04 UTC (rev 1177852)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=cockpit-machines
-pkgver=264
+pkgver=265
 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=('3dd0f1812874c95c552df4231ecf18c9849daadbee7cfe48b244cb963626f54e')
+sha256sums=('855ac1b0cc22bcf011e7f4fd57b5603b990392d6a3cd1bb55b59da02e9581335')
 
 package() {
   cd $pkgname

Reply via email to