summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfed307f1779..e205ae462c47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qt2-git
pkgdesc = Porting Qt2 to modern cmake to use it for KDE 2 port
- pkgver = 2.3.2.r51.cd8f9ec
+ pkgver = 2.3.2.r54.e33b3d1
pkgrel = 1
url = https://github.com/sandsmark/qt2
arch = i686
@@ -19,7 +19,7 @@ pkgbase = qt2-git
depends = glu
provides = qt2
conflicts = qt2
- source = git+https://github.com/sandsmark/qt2.git
+ source = git+https://invent.kde.org/sandsmark/qt2.git
sha256sums = SKIP
pkgname = qt2-git
diff --git a/PKGBUILD b/PKGBUILD
index c4ed5e961bac..8bde08b2b4a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=qt2-git
_pkgname=qt2
-pkgver=2.3.2.r51.cd8f9ec
+pkgver=2.3.2.r54.e33b3d1
_pkgver=2.3.2
pkgrel=1
pkgdesc="Porting Qt2 to modern cmake to use it for KDE 2 port"
@@ -13,7 +13,7 @@ depends=('libxft' 'libsm' 'libgl' 'freeglut' 'libmng' 'libjpeg-turbo' 'libxmu' '
makedepends=('git' 'cmake' 'byacc')
provides=('qt2')
conflicts=('qt2')
-source=("git+https://github.com/sandsmark/qt2.git")
+source=("git+https://invent.kde.org/sandsmark/qt2.git")
sha256sums=('SKIP')
pkgver() {