Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
podman-desktop


Commits:
a635550d by Balló György at 2026-06-04T13:25:45+02:00
upgpkg: 1.27.2-2: Fix metainfo file name

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = podman-desktop
        pkgdesc = Manage Podman and other container engines from a single UI 
and tray.
        pkgver = 1.27.2
-       pkgrel = 1
+       pkgrel = 2
        url = https://podman-desktop.io
        arch = x86_64
        license = Apache-2.0


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=podman-desktop
 pkgver=1.27.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Manage Podman and other container engines from a single UI and tray."
 arch=("x86_64")
 url="https://podman-desktop.io";
@@ -48,7 +48,7 @@ package(){
     mkdir -p "${pkgdir}"/usr/{lib/${pkgname},bin}
     cp -r --reflink=auto dist/linux-unpacked/resources 
"${pkgdir}/usr/lib/${pkgname}/resources"
     install -Dm644 ./.flatpak-appdata.xml \
-        "${pkgdir}/usr/share/metainfo/io.podman_desktop.PodmanDesktop.xml"
+        
"${pkgdir}/usr/share/metainfo/io.podman_desktop.PodmanDesktop.metainfo.xml"
     install -Dm644 ./.flatpak.desktop \
         
"${pkgdir}/usr/share/applications/io.podman_desktop.PodmanDesktop.desktop"
     install -Dm644 ./buildResources/icon.svg \



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/podman-desktop/-/commit/a635550dc8641bbbc3b471a4baa804c1b3dac7b8
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to