summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2018-05-14 17:05:53 +0200
committerFrederic Bezies2018-05-14 17:05:53 +0200
commit538b5ada6f2ce41a95b83acd2335d2b5c56227e6 (patch)
tree4a5b7594f54afe9e8f41669c0c399d708f688e0d /PKGBUILD
parent5485e3da4028f1d1284be38b47bcf49c60552a5b (diff)
downloadaur-538b5ada6f2ce41a95b83acd2335d2b5c56227e6.tar.gz
modifying project site and another little tweak
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0d0026b1f51..74e5da6a4f27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
pkgname=qps
pkgver=1.10.17
-pkgrel=2
+pkgrel=3
pkgdesc="a visual process manager, an X11 version of 'top' or 'ps'."
-url="https://github.com/QtDesktop/qps"
-depends=('qt5-x11extras')
-makedepends=('cmake' 'qt5-tools')
+url="https://github.com/lxqt/qps"
+depends=('qt5-x11extras' 'qt5-tools')
+makedepends=('cmake')
arch=('x86_64')
license=("GPL")
source=("$pkgname-$pkgver.tar.xz::https://github.com/QtDesktop/qps/releases/download/1.10.17/$pkgname-$pkgver.tar.xz"