summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2020-09-28 10:03:46 +0200
committerMartin T. H. Sandsmark2020-09-28 10:03:46 +0200
commit3a62b73e8405679506ac23c1ebee61fa08387e19 (patch)
tree0c856e93c339079621460396f3d383a6627022a2 /PKGBUILD
parente0908409a48ab25d4862937df9bcb6d2834098ed (diff)
downloadaur-qt1-git.tar.gz
update URLs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5a63828e7bb..fa90c5798f1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Martin Sandsmark <martin.sandsmark@kde.org>
pkgname=qt1-git
-pkgver=1.1.2r12.c6fc7ef
+pkgver=1.1.2r13.dc8a8d6
pkgrel=1
pkgdesc="Historical copy of Qt 1, adapted to compile on modern systems (circa. 2016)"
arch=('i686' 'x86_64')
-url="https://quickgit.kde.org/?p=qt1.git"
+url="https://invent.kde.org/historical/qt1"
license=("custom:Qt Free Edition License")
groups=('kde1')
depends=('libxext' 'gcc-libs')
makedepends=('cmake' 'git' 'byacc')
provides=('qt1')
conflicts=('qt1')
-source=("git+https://github.com/heliocastro/qt1.git")
+source=("git+https://invent.kde.org/historical/qt1.git")
md5sums=('SKIP')
pkgver() {