summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2021-01-04 14:21:35 +0100
committerMartin T. H. Sandsmark2021-01-06 00:26:51 +0100
commitd5c21825cfec6d30b2b975ebd9907a3573ae3d76 (patch)
tree03f8ce9fd17d4d282f17caadaead1961f2ddb7bf /PKGBUILD
parent5963d7f1666b8284e314ecefe9205f756f9a7876 (diff)
downloadaur-d5c21825cfec6d30b2b975ebd9907a3573ae3d76.tar.gz
switch upstream repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42e1db14ec55..fe24159073a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,13 +7,13 @@ _pkgver=2.3.2
pkgrel=1
pkgdesc="Porting Qt2 to modern cmake to use it for KDE 2 port"
arch=('i686' 'x86_64')
-url="https://github.com/heliocastro/qt2"
+url="https://github.com/sandsmark/qt2"
license=("custom:Qt Free Edition License")
depends=('libxft' 'libsm' 'libgl' 'freeglut' 'libmng' 'libjpeg-turbo' 'libxmu' 'glu')
makedepends=('git' 'cmake' 'byacc')
provides=('qt2')
conflicts=('qt2')
-source=("git+https://github.com/heliocastro/qt2.git")
+source=("git+https://github.com/sandsmark/qt2.git")
sha256sums=('SKIP')
pkgver() {