summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2018-05-24 14:12:02 +0200
committerFrederic Bezies2018-05-24 14:12:02 +0200
commitf07036eaa1063e325334609e4b004dc8fe709f40 (patch)
tree6650ec419c00057b814121554548e957b9f437ab /PKGBUILD
parent538b5ada6f2ce41a95b83acd2335d2b5c56227e6 (diff)
downloadaur-f07036eaa1063e325334609e4b004dc8fe709f40.tar.gz
1.10.18 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74e5da6a4f27..d9acf6799187 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
# Contributor: David Rosenstrauch <darose@darose.net>
pkgname=qps
-pkgver=1.10.17
-pkgrel=3
+pkgver=1.10.18
+pkgrel=1
pkgdesc="a visual process manager, an X11 version of 'top' or 'ps'."
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"
+source=("$pkgname-$pkgver.tar.xz::https://github.com/QtDesktop/qps/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
"qps.desktop")
sha256sums=('5142647be1bdee0ed4a4a1785a9aa79f817dbd9ae63c7cc7f42be6d0b4a4e3fe'
'5216455ce5ce096b36f1b301325fd44c972ff796aa3b40b60807a06dae0ab3f9')
@@ -30,3 +30,5 @@ package() {
install -D -m 644 icon/icon.xpm "$pkgdir"/usr/share/pixmaps/qps.xpm
}
+sha256sums=('8454582a6f709c173a50c5671c91cb9fc658271617263d12025d2575ee40f35f'
+ '5216455ce5ce096b36f1b301325fd44c972ff796aa3b40b60807a06dae0ab3f9')