mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/libqtxdg to 3.12.0-3
This commit is contained in:
parent
9c9b499a0c
commit
efc36f17b3
3 changed files with 5 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
pkgbase = libqtxdg
|
pkgbase = libqtxdg
|
||||||
pkgdesc = Library providing freedesktop.org XDG specs implementations for Qt
|
pkgdesc = Library providing freedesktop.org XDG specs implementations for Qt
|
||||||
pkgver = 3.12.0
|
pkgver = 3.12.0
|
||||||
pkgrel = 2
|
pkgrel = 3
|
||||||
url = https://github.com/lxqt/libqtxdg
|
url = https://github.com/lxqt/libqtxdg
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = LGPL
|
license = LGPL
|
||||||
|
|
3
extra/libqtxdg/.nvchecker.toml
Normal file
3
extra/libqtxdg/.nvchecker.toml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[libqtxdg]
|
||||||
|
source = "git"
|
||||||
|
git = "https://github.com/lxqt/libqtxdg.git"
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
pkgname=libqtxdg
|
pkgname=libqtxdg
|
||||||
pkgver=3.12.0
|
pkgver=3.12.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt"
|
pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt"
|
||||||
arch=("x86_64")
|
arch=("x86_64")
|
||||||
url="https://github.com/lxqt/$pkgname"
|
url="https://github.com/lxqt/$pkgname"
|
||||||
|
|
Loading…
Reference in a new issue