Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / cockpit-machines


Commits:
4be2a2bf by Massimiliano Torromeo at 2024-04-10T22:48:31+02:00
upgpkg: 311-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cockpit-machines
        pkgdesc = Cockpit UI for virtual machines
-       pkgver = 310
+       pkgver = 311
        pkgrel = 1
        url = https://github.com/cockpit-project/cockpit-machines
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = cockpit-machines
        depends = cockpit
        depends = libvirt-dbus
        optdepends = virt-install: create new virtual machines
-       source = 
https://github.com/cockpit-project/cockpit-machines/releases/download/310/cockpit-machines-310.tar.xz
-       sha256sums = 
30c347436be136c5f543f29be6fb14ee6ed89185e852b9d204bb61be517208b6
+       source = 
https://github.com/cockpit-project/cockpit-machines/releases/download/311/cockpit-machines-311.tar.xz
+       sha256sums = 
4f4dd3aacd24195e0d9bebbb434faa064198d2ff5c7ecc8632f59e1bf0556d64
 
 pkgname = cockpit-machines


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <massimiliano.torro...@gmail.com>
 
 pkgname=cockpit-machines
-pkgver=310
+pkgver=311
 pkgrel=1
 pkgdesc='Cockpit UI for virtual machines'
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=(LGPL-2.1-or-later)
 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=('30c347436be136c5f543f29be6fb14ee6ed89185e852b9d204bb61be517208b6')
+sha256sums=('4f4dd3aacd24195e0d9bebbb434faa064198d2ff5c7ecc8632f59e1bf0556d64')
 
 package() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-machines/-/commit/4be2a2bfed0124f4263928381dd0633d8c0b59ca

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-machines/-/commit/4be2a2bfed0124f4263928381dd0633d8c0b59ca
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to