[arch-commits] Commit in cockpit-machines/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at gemini.archlinux.org
Thu Sep 30 14:04:04 UTC 2021


    Date: Thursday, September 30, 2021 @ 14:04:04
  Author: mtorromeo
Revision: 1026159

upgpkg: cockpit-machines 253-1

Modified:
  cockpit-machines/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-30 14:03:19 UTC (rev 1026158)
+++ PKGBUILD	2021-09-30 14:04:04 UTC (rev 1026159)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
 
 pkgname=cockpit-machines
-pkgver=251
+pkgver=253
 pkgrel=1
 pkgdesc='Cockpit UI for virtual machines'
 arch=('x86_64')
@@ -9,8 +9,8 @@
 license=(LGPL)
 depends=(cockpit libvirt-dbus)
 optdepends=("virt-install: create new virtual machines")
-source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('272cc3da352a824a9d5f299b867907f522768659f7eaa9fb2229a58a276d95b0')
+source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
+sha256sums=('e3f7d2881e2c8464edfac4e878f4d1b3416eb7110e31b09923e251a9fefacd0f')
 
 package() {
   cd $pkgname



More information about the arch-commits mailing list