summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Neumann2020-06-11 23:39:25 +0200
committerJan Neumann2020-06-11 23:39:25 +0200
commitbf4136aeecb19fb7f44948c3e89ff5756693b44f (patch)
tree1d5f2af427d6030dbf8d8187f358bd9c1757d32d /PKGBUILD
parent5ef6c0f814ca5be30f6f9750b0bab8a722509248 (diff)
downloadaur-bf4136aeecb19fb7f44948c3e89ff5756693b44f.tar.gz
changed source to gitlab
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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() {