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


Commits:
f45baf5b by Jelle van der Waa at 2024-04-28T13:10:14+02:00
upgpkg: 87-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = cockpit-podman
        pkgdesc = Cockpit UI for podman containers
-       pkgver = 86
-       pkgrel = 2
+       pkgver = 87
+       pkgrel = 1
        url = https://github.com/cockpit-project/cockpit-podman
        arch = any
        license = LGPL-2.1-or-later
        depends = cockpit
        depends = podman
-       source = 
https://github.com/cockpit-project/cockpit-podman/releases/download/86/cockpit-podman-86.tar.xz
-       sha256sums = 
99327e951ed2acc2f405b4b01af5f423112c04d59be3f7fb02e8ebfa34d4a4a0
+       source = 
https://github.com/cockpit-project/cockpit-podman/releases/download/87/cockpit-podman-87.tar.xz
+       sha256sums = 
e0052a66acaf0b81baf3ce8418ffb6e17a48d476ef333ff0c88161db34a59dfe
 
 pkgname = cockpit-podman


=====================================
PKGBUILD
=====================================
@@ -1,15 +1,15 @@
 # Maintainer: Massimiliano Torromeo <massimiliano.torro...@gmail.com>
 
 pkgname=cockpit-podman
-pkgver=86
-pkgrel=2
+pkgver=87
+pkgrel=1
 pkgdesc='Cockpit UI for podman containers'
 arch=('any')
 url='https://github.com/cockpit-project/cockpit-podman'
 license=(LGPL-2.1-or-later)
 depends=(cockpit podman)
 
source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz";)
-sha256sums=('99327e951ed2acc2f405b4b01af5f423112c04d59be3f7fb02e8ebfa34d4a4a0')
+sha256sums=('e0052a66acaf0b81baf3ce8418ffb6e17a48d476ef333ff0c88161db34a59dfe')
 
 package() {
   cd $pkgname



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

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


Reply via email to