summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Neumann2017-09-12 05:56:18 +0200
committerJan Neumann2017-09-12 05:56:18 +0200
commit01c1e578350c0da2289a844c87ab6154d967bf5d (patch)
treeda5a3e4c238fe4082cfd8a6caf2445a84b90b1e8 /PKGBUILD
parentf27f828ee1b1dd84c9590b6502ea34006d6bfe90 (diff)
downloadaur-01c1e578350c0da2289a844c87ab6154d967bf5d.tar.gz
add ruby as makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 329a91e3c476..b535d5b65743 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Contributor: Michael Straube <straubem@gmx.de>
pkgname=latte-dock-git
-pkgver=0.7.1.r10.gfd1ae87
+pkgver=0.7.1.r16.gbe779e2
pkgrel=1
-pkgdesc='A dock based on plasma frameworks - git version'
+pkgdesc='Replacement dock for Plasma desktops, providing an elegant and intuitive experience for your tasks and plasmoids- git version'
arch=('i686' 'x86_64')
url='https://cgit.kde.org/latte-dock.git/'
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')
+makedepends=('git' 'cmake' 'extra-cmake-modules' 'python' 'ruby')
conflicts=('latte-dock')
source=("git+"git://anongit.kde.org/latte-dock.git)
sha256sums=('SKIP')