mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/libqtxdg to 3.4.0-3
This commit is contained in:
parent
5622b68583
commit
e2c8cd7893
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgname=libqtxdg
|
||||
pkgver=3.4.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
|
||||
arch=("x86_64")
|
||||
url="https://lxqt.org"
|
||||
|
@ -44,7 +44,7 @@ build() {
|
|||
check() {
|
||||
cd build
|
||||
|
||||
xvfb-run make test
|
||||
xvfb-run -d make test
|
||||
}
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue