summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072020-06-16 10:42:59 +0200
committersL1pKn072020-06-16 10:42:59 +0200
commit2872cb0b6a2239ad3dd03db80a1a37ca89c83270 (patch)
treec33556d3a0f626c26007f5c6b13967d7869774a8
parent37b673b5683a49ceb8a771837cce3ca0b7fba599 (diff)
downloadaur-2872cb0b6a2239ad3dd03db80a1a37ca89c83270.tar.gz
bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28ad71af1a0a..b157e931a3e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ktorrent-git
pkgdesc = A powerful BitTorrent client. (GIT version)
- pkgver = 5.1.2.r2608.890f0172
+ pkgver = 5.2.0.r2616.9747a8f5
pkgrel = 1
url = https://userbase.kde.org/KTorrent
arch = x86_64
@@ -32,7 +32,7 @@ pkgbase = ktorrent-git
optdepends = kross: for scripting plugin
provides = ktorrent
conflicts = ktorrent
- source = git://anongit.kde.org/ktorrent.git
+ source = git+https://invent.kde.org/network/ktorrent.git
sha256sums = SKIP
pkgname = ktorrent-git
diff --git a/PKGBUILD b/PKGBUILD
index 3a107145ba8c..b0d1185b74de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=ktorrent-git
-pkgver=5.1.2.r2608.890f0172
+pkgver=5.2.0.r2616.9747a8f5
pkgrel=1
pkgdesc="A powerful BitTorrent client. (GIT version)"
arch=('x86_64')
@@ -37,7 +37,7 @@ optdepends=('kplotting: for stats plugin'
)
provides=('ktorrent')
conflicts=('ktorrent')
-source=('git://anongit.kde.org/ktorrent.git')
+source=('git+https://invent.kde.org/network/ktorrent.git')
sha256sums=('SKIP')
pkgver() {