summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Mattern2020-04-06 22:04:59 +0200
committerPeter Mattern2020-04-06 22:04:59 +0200
commit12cca9fa70ffea099810a4c906bb42e72445dd60 (patch)
treeb8416890accdb2c780b383c26c883e6af76e586f /PKGBUILD
parent7d691b133b8351433cb6193a36c93728a5ce989d (diff)
downloadaur-12cca9fa70ffea099810a4c906bb42e72445dd60.tar.gz
Update upstream URLs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6f1fc308dce..7b0720adfc37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@ pkgver=r37.3e80692
pkgrel=1
pkgdesc='Qt process manager'
arch=('i686' 'x86_64')
-url='https://github.com/QtDesktop/qps'
+url='https://github.com/lxqt/qps'
license=('GPL')
depends=('qt5-x11extras' 'gtk-update-icon-cache')
makedepends=('git' 'cmake' 'qt5-tools')
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=("git+https://github.com/QtDesktop/qps.git")
+source=("git+https://github.com/lxqt/qps.git")
sha256sums=("SKIP")
pkgver() {