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


Commits:
ed49760c by Massimiliano Torromeo at 2023-11-03T09:31:18+01:00
upgpkg: 301.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=cockpit-machines
-pkgver=300
+pkgver=301.1
 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=('4b03643367211624481a6a0eba2f744f166576bf399ea0a8119a218a9af09d7e')
+sha256sums=('fd4f1fad03bd8f1e159d6a4403b5b2495495ed8ea2585fb0b4df76bb567d3398')
 
 package() {
   cd $pkgname



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

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


Reply via email to