summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Mattern2020-04-06 22:04:59 +0200
committerPeter Mattern2020-04-06 22:04:59 +0200
commit12cca9fa70ffea099810a4c906bb42e72445dd60 (patch)
treeb8416890accdb2c780b383c26c883e6af76e586f
parent7d691b133b8351433cb6193a36c93728a5ce989d (diff)
downloadaur-12cca9fa70ffea099810a4c906bb42e72445dd60.tar.gz
Update upstream URLs
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9f42f7a2bc0..5d06a28ced3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,8 @@
-# Generated by mksrcinfo v8
-# Mon Jun 27 23:41:54 UTC 2016
pkgbase = qps-git
pkgdesc = Qt process manager
pkgver = r37.3e80692
pkgrel = 1
- url = https://github.com/QtDesktop/qps
+ url = https://github.com/lxqt/qps
arch = i686
arch = x86_64
license = GPL
@@ -15,7 +13,7 @@ pkgbase = qps-git
depends = gtk-update-icon-cache
provides = qps
conflicts = qps
- source = git+https://github.com/QtDesktop/qps.git
+ source = git+https://github.com/lxqt/qps.git
sha256sums = SKIP
pkgname = qps-git
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() {