extra/libqtxdg to 4.0.0-4

This commit is contained in:
Kevin Mihelich 2024-09-28 18:39:12 +00:00
parent d1f0e17954
commit 90730d8133
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 = 3
pkgrel = 4
url = https://github.com/lxqt/libqtxdg
arch = x86_64
license = LGPL

View file

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