Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
cockpit-machines


Commits:
4697817f by Jelle van der Waa at 2024-04-28T13:06:51+02:00
upgpkg: 312-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cockpit-machines
        pkgdesc = Cockpit UI for virtual machines
-       pkgver = 311
+       pkgver = 312
        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/311/cockpit-machines-311.tar.xz
-       sha256sums = 
4f4dd3aacd24195e0d9bebbb434faa064198d2ff5c7ecc8632f59e1bf0556d64
+       source = 
https://github.com/cockpit-project/cockpit-machines/releases/download/312/cockpit-machines-312.tar.xz
+       sha256sums = 
bb3260010d3b55b7093745eee9bedf496a1d2bb65bdee2e505285c866afb4de9
 
 pkgname = cockpit-machines


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <massimiliano.torro...@gmail.com>
 
 pkgname=cockpit-machines
-pkgver=311
+pkgver=312
 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=('4f4dd3aacd24195e0d9bebbb434faa064198d2ff5c7ecc8632f59e1bf0556d64')
+sha256sums=('bb3260010d3b55b7093745eee9bedf496a1d2bb65bdee2e505285c866afb4de9')
 
 package() {
   cd $pkgname



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-machines/-/commit/4697817ff2e0746ba90af20ef9f3455ed7aca2e5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to