Balló György pushed to branch main at Arch Linux / Packaging / Packages / 0ad
Commits:
4487ba34 by Balló György at 2026-06-05T00:21:03+02:00
upgpkg: 0.28.0-3: Install metainfo file
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = 0ad
pkgdesc = Cross-platform, 3D and historically-based real-time strategy
game
pkgver = 0.28.0
- pkgrel = 2
+ pkgrel = 3
url = http://play0ad.com/
arch = x86_64
license = GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Adrián Chaves Fernández (Gallaecio) <[email protected]>
pkgname=0ad
pkgver=0.28.0
-pkgrel=2
+pkgrel=3
pkgdesc="Cross-platform, 3D and historically-based real-time strategy game"
arch=('x86_64')
url="http://play0ad.com/"
@@ -52,5 +52,6 @@ package() {
install -Dm755 build/resources/${pkgname}.sh "${pkgdir}/usr/bin/${pkgname}"
install -Dm644 build/resources/${pkgname}.desktop
"${pkgdir}/usr/share/applications/${pkgname}.desktop"
+ install -Dm644 build/resources/${pkgname}.appdata.xml
"${pkgdir}/usr/share/metainfo/${pkgname}.appdata.xml"
install -Dm644 build/resources/${pkgname}.png
"${pkgdir}/usr/share/pixmaps/${pkgname}.png"
}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/0ad/-/commit/4487ba344dde6d7d8c97b3b73d5dc058feda873b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/0ad/-/commit/4487ba344dde6d7d8c97b3b73d5dc058feda873b
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