extra/libqtxdg to 4.0.0-2

This commit is contained in:
Kevin Mihelich 2024-05-26 03:35:28 +00:00
parent 2eebde9c50
commit ba41c87027
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.0.0
pkgrel = 1
pkgrel = 2
url = https://github.com/lxqt/libqtxdg
arch = x86_64
license = LGPL

View file

@ -6,7 +6,7 @@
pkgname=libqtxdg
pkgver=4.0.0
pkgrel=1
pkgrel=2
pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt"
arch=("x86_64")
url="https://github.com/lxqt/$pkgname"