Date: Tuesday, May 16, 2023 @ 15:46:09
  Author: mtorromeo
Revision: 1462000

upgpkg: cockpit-podman 69-1

Modified:
  cockpit-podman/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-16 15:45:44 UTC (rev 1461999)
+++ PKGBUILD    2023-05-16 15:46:09 UTC (rev 1462000)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=cockpit-podman
-pkgver=68
+pkgver=69
 pkgrel=1
 pkgdesc='Cockpit UI for podman containers'
 arch=('x86_64')
@@ -9,7 +9,7 @@
 license=(LGPL)
 depends=(cockpit podman)
 
source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz";)
-sha256sums=('e730ae0767f6d0518bc9ded5e86568f8db235f219f18a94a8eedee9022ed5af4')
+sha256sums=('48ec5e8047c8609e1bfc4f099e5735853f9f386c891631b42f477462ae7e378c')
 
 package() {
   cd $pkgname

Reply via email to