summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChih-Hsuan Yen2018-06-22 14:25:57 +0800
committerChih-Hsuan Yen2018-06-22 14:25:57 +0800
commitbffe8b17004bc90423073e2ad640d45c260c87b2 (patch)
tree0a9a3f3c7507ca8350447003c7fa052e29bd050f /PKGBUILD
parent35df0ef38b89321a1cdde17a448d5164ad7c47b1 (diff)
downloadaur-bffe8b17004bc90423073e2ad640d45c260c87b2.tar.gz
add hicolor-icon-theme as requested by namcap
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD15
1 files changed, 7 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37cc4f3cc528..5a3d9216cd9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,19 +3,18 @@
_pkgname=lximage-qt
pkgname=$_pkgname-git
-pkgver=0.6.0.4.ge7e4831
-pkgrel=1
+pkgver=0.7.0.79.g875346e
+pkgrel=2
pkgdesc="The LXQt image viewer"
arch=("i686" "x86_64")
-url="http://lxqt.org"
+url="https://lxqt.org"
license=("GPL2")
-depends=("pcmanfm-qt-git" "libfm-qt-git" "qt5-x11extras")
-makedepends=("git" "cmake" "qt5-tools" "lxqt-build-tools")
+depends=("libfm-qt-git" "qt5-x11extras" "qt5-svg" "hicolor-icon-theme")
+makedepends=("git" "cmake" "qt5-tools" "lxqt-build-tools-git")
provides=("$_pkgname")
conflicts=("$_pkgname")
-install="$_pkgname.install"
-source=("git+https://github.com/lxde/$_pkgname.git")
-sha256sums=("SKIP")
+source=("git+https://github.com/lxqt/$_pkgname.git")
+sha256sums=('SKIP')
pkgver() {