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


Commits:
7c874fbc by Massimiliano Torromeo at 2023-11-29T16:17:28+01:00
upgpkg: 303-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cockpit-machines
        pkgdesc = Cockpit UI for virtual machines
-       pkgver = 302
+       pkgver = 303
        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/302/cockpit-machines-302.tar.xz
-       sha256sums = 
229c6de18df6138b1802a3770315c449f4bff835125ea90b5f049594bc5f1074
+       source = 
https://github.com/cockpit-project/cockpit-machines/releases/download/303/cockpit-machines-303.tar.xz
+       sha256sums = 
163bd13c70917c1ef4d15bea94975349803e1b2f5c5daccf6d826eb4e7f10b07
 
 pkgname = cockpit-machines


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=cockpit-machines
-pkgver=302
+pkgver=303
 pkgrel=1
 pkgdesc='Cockpit UI for virtual machines'
 arch=('x86_64')
@@ -10,7 +10,7 @@ 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.xz";)
-sha256sums=('229c6de18df6138b1802a3770315c449f4bff835125ea90b5f049594bc5f1074')
+sha256sums=('163bd13c70917c1ef4d15bea94975349803e1b2f5c5daccf6d826eb4e7f10b07')
 
 package() {
   cd $pkgname



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

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


Reply via email to