summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Rizzitello2020-06-16 21:42:10 -0400
committerChris Rizzitello2020-06-16 21:42:10 -0400
commit4486209e429322be473d2a16cd629a2c848eeb20 (patch)
tree4fa959cf41f096cb0b93fcdedd45e6d36bdbf55d
parent97a86e619739dfcfacb9dd785567731133727bc8 (diff)
downloadaur-4486209e429322be473d2a16cd629a2c848eeb20.tar.gz
move to invent
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04eca4f7a074..b3e02defac4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = atcore-git
pkgdesc = KDE 3D Printing libary
- pkgver = 1.0.70.r817.e710593
+ pkgver = 1.0.70.r886.293f664
pkgrel = 1
url = https://www.kde.org/
arch = i686
@@ -18,7 +18,7 @@ pkgbase = atcore-git
depends = qt5-charts
provides = atcore
conflicts = atcore
- source = git://anongit.kde.org/atcore.git
+ source = git+https://invent.kde.org/libraries/atcore.git
md5sums = SKIP
pkgname = atcore-git
diff --git a/PKGBUILD b/PKGBUILD
index da9a6a29ed6a..767374542dda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=atcore-git
conflicts=('atcore')
provides=('atcore')
-pkgver=1.0.70.r817.e710593
+pkgver=1.0.70.r886.293f664
pkgrel=1
pkgdesc="KDE 3D Printing libary"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -10,7 +10,7 @@ url="https://www.kde.org/"
license=('LGPL2')
makedepends=('git' 'cmake' 'extra-cmake-modules' 'doxygen')
depends=('qt5-base' 'qt5-serialport' 'qt5-charts' ) #Qt5)
-source=('git://anongit.kde.org/atcore.git')
+source=('git+https://invent.kde.org/libraries/atcore.git')
md5sums=(SKIP)
pkgver() {