* update libqtxdg to 4.1.0-3

This commit is contained in:
Alexander Baldeck 2025-02-11 12:06:05 +01:00
parent a7e0dbe281
commit 7c77c6877c
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = libqtxdg
pkgdesc = Library providing freedesktop.org XDG specs implementations for Qt
pkgver = 4.1.0
pkgrel = 2
pkgrel = 3
url = https://github.com/lxqt/libqtxdg
arch = x86_64
arch = powerpc64le

View File

@ -4,7 +4,7 @@
pkgname=libqtxdg
pkgver=4.1.0
pkgrel=2
pkgrel=3
pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://github.com/lxqt/$pkgname"