summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChih-Hsuan Yen2023-05-10 01:06:46 +0800
committerChih-Hsuan Yen2023-05-10 01:06:46 +0800
commitc339da5dd400e6b5ada74412e421e8ac7847d880 (patch)
tree0f63f1f1e7c622ae96c9fbb6f159283efd6500e1 /PKGBUILD
parent8e58d1fe9f17d7d056e24c14bad41547932ce185 (diff)
downloadaur-c339da5dd400e6b5ada74412e421e8ac7847d880.tar.gz
lxqt-config-git: switch to lxqt-menu-data
See: https://github.com/lxqt/lxqt/issues/1679
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c85216f7f6a8..394fdd41c32c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_pkgname=lxqt-config
pkgname=$_pkgname-git
-pkgver=0.13.0.580.g0e92bb1
+pkgver=1.3.0.5.g1f06c351
pkgrel=1
pkgdesc="LXQt system configuration."
arch=("i686" "x86_64")
url="https://lxqt.org"
license=("GPL2")
-depends=("liblxqt-git" "libkscreen" "libxcursor" "qt5-svg" "hicolor-icon-theme")
+depends=("liblxqt-git" "libkscreen" "libxcursor" "qt5-svg" "hicolor-icon-theme" "lxqt-menu-data-git")
makedepends=("git" "cmake" "qt5-tools" "lxqt-build-tools-git" "xf86-input-libinput")
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")