summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2016-12-22 15:52:48 +0100
committerjohnnybash2016-12-22 15:52:48 +0100
commit03a6914344c19b936a55b9211665a25c135af916 (patch)
treec851578ac9bccce32c0c3afa929cadb0a23ab80d /PKGBUILD
parentc16e704439e07b14b741853de8ef7fd28fe148f4 (diff)
downloadaur-lximage-qt.tar.gz
new Version 0.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb284a2396ab..e681e844c78f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Contributor: Jerome Leclanche <jerome@leclan.ch>
pkgname=lximage-qt
-pkgver=0.5.0
-pkgrel=3
+pkgver=0.5.1
+pkgrel=1
pkgdesc="The LXQt image viewer"
arch=("i686" "x86_64")
groups=("lxqt")
url="http://lxqt.org"
license=("GPL2")
depends=("libfm-qt" "desktop-file-utils" "gtk-update-icon-cache")
-makedepends=("cmake" "qt5-tools" "git")
-source=("https://downloads.lxqt.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
-sha256sums=("bd67b8b81a25d8ecd858787af87bc97256f15821ff4f1bb3efcfd214e2929066" "SKIP")
+makedepends=("cmake" "qt5-tools" "git" "lxqt-build-tools")
+source=("https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
+sha256sums=("a33077861a4c6cfe3330e29bbfec86801c0e46fd0fc6a8b8e6b29fc8d6753553" "SKIP")
validpgpkeys=('7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3')
build() {