summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Neumann2020-06-11 23:39:25 +0200
committerJan Neumann2020-06-11 23:39:25 +0200
commitbf4136aeecb19fb7f44948c3e89ff5756693b44f (patch)
tree1d5f2af427d6030dbf8d8187f358bd9c1757d32d
parent5ef6c0f814ca5be30f6f9750b0bab8a722509248 (diff)
downloadaur-bf4136aeecb19fb7f44948c3e89ff5756693b44f.tar.gz
changed source to gitlab
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6cda593d3c4e..2e93c200ac1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = latte-dock-git
pkgdesc = Latte is a dock based on plasma frameworks that provides an elegant and intuitive experience for your tasks and plasmoids
- pkgver = r3698.bc2e0709
+ pkgver = r4245.0c577d68
pkgrel = 1
- url = https://cgit.kde.org/latte-dock.git/
- arch = i686
+ url = https://invent.kde.org/plasma/latte-dock
arch = x86_64
license = GPL
makedepends = git
@@ -15,7 +14,7 @@ pkgbase = latte-dock-git
optdepends = libunity: quicklists, counters, and progress bars for apps using libunity
provides = latte-dock
conflicts = latte-dock
- source = git://anongit.kde.org/latte-dock.git
+ source = git+https://invent.kde.org/plasma/latte-dock.git
sha256sums = SKIP
pkgname = latte-dock-git
diff --git a/PKGBUILD b/PKGBUILD
index 2cdbde3018c9..5e62b1750b84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
pkgname=latte-dock-git
_gitname=latte-dock
-pkgver=r3698.bc2e0709
+pkgver=r4245.0c577d68
pkgrel=1
pkgdesc='Latte is a dock based on plasma frameworks that provides an elegant and intuitive experience for your tasks and plasmoids'
-arch=('i686' 'x86_64')
-url='https://cgit.kde.org/latte-dock.git/'
+arch=('x86_64')
+url='https://invent.kde.org/plasma/latte-dock'
license=('GPL')
depends=('plasma-framework' 'plasma-desktop')
optdepends=('libunity: quicklists, counters, and progress bars for apps using libunity')
makedepends=('git' 'cmake' 'extra-cmake-modules' 'python')
conflicts=('latte-dock')
provides=('latte-dock')
-source=("git://anongit.kde.org/latte-dock.git")
+source=("git+${url}.git")
sha256sums=('SKIP')
pkgver() {