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 18f08de8f15e..10cd6eb38fb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kpublictransport-git
pkgdesc = Library to assist with accessing public transport timetables and other information
- pkgver = r729.5c6f655
+ pkgver = r1324.4e58cf7
pkgrel = 1
url = https://kontact.kde.org
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = kpublictransport-git
depends = qt5-declarative
provides = kpublictransport
conflicts = kpublictransport
- source = git+https://anongit.kde.org/kpublictransport.git
+ source = git+https://invent.kde.org/libraries/kpublictransport.git
sha256sums = SKIP
pkgname = kpublictransport-git
diff --git a/PKGBUILD b/PKGBUILD
index 60869954ef0e..9fbe8d1d49ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=kpublictransport-git
_pkgname=kpublictransport
-pkgver=r729.5c6f655
+pkgver=r1324.4e58cf7
pkgrel=1
pkgdesc="Library to assist with accessing public transport timetables and other information"
arch=(x86_64)
@@ -12,7 +12,7 @@ provides=($_pkgname)
conflicts=($_pkgname)
depends=(qt5-declarative)
makedepends=(git extra-cmake-modules)
-source=("git+https://anongit.kde.org/kpublictransport.git")
+source=("git+https://invent.kde.org/libraries/kpublictransport.git")
sha256sums=('SKIP')
pkgver() {