summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Neumann2019-01-17 22:18:44 +0100
committerJan Neumann2019-01-17 22:18:44 +0100
commitaa9522980be0382196fd03408fb0b42a0b746efa (patch)
tree1e2ce088d5e7b547deb82dc9ed08405bb6199c12
parente0773328aa5268654f68c464a28ef7f618e4dcb6 (diff)
downloadaur-aa9522980be0382196fd03408fb0b42a0b746efa.tar.gz
check
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94e5d3fe58f1..9318a8a6de43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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 = 0.7.96.r140.g0cd33727
+ pkgver = 0.7.96.r308.ga066ec00
pkgrel = 1
url = https://cgit.kde.org/latte-dock.git/
arch = i686
@@ -17,7 +17,7 @@ pkgbase = latte-dock-git
optdepends = libunity: quicklists, counters, and progress bars for apps using libunity
provides = latte-dock
conflicts = latte-dock
- source = git+git://anongit.kde.org/latte-dock.git
+ source = git://anongit.kde.org/latte-dock.git
sha256sums = SKIP
pkgname = latte-dock-git
diff --git a/PKGBUILD b/PKGBUILD
index 557d421aacdc..fd9a4b75abed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=latte-dock-git
_gitname=latte-dock
-pkgver=0.7.96.r140.g0cd33727
+pkgver=0.7.96.r308.ga066ec00
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')
@@ -14,7 +14,7 @@ optdepends=('libunity: quicklists, counters, and progress bars for apps using li
makedepends=('git' 'cmake' 'extra-cmake-modules' 'python' 'ruby' 'subversion')
conflicts=('latte-dock')
provides=('latte-dock')
-source=("git+git://anongit.kde.org/latte-dock.git")
+source=("git://anongit.kde.org/latte-dock.git")
sha256sums=('SKIP')
pkgver() {