summaryrefslogtreecommitdiff
path: root/community/docky/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/docky/PKGBUILD')
-rw-r--r--community/docky/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/docky/PKGBUILD b/community/docky/PKGBUILD
index 830375ad3..29807f42f 100644
--- a/community/docky/PKGBUILD
+++ b/community/docky/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 46732 2011-05-11 08:50:44Z heftig $
+# $Id: PKGBUILD 49764 2011-06-21 00:08:54Z heftig $
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
# Contributor: dieghen89 <dieghen89@gmail.com>
# Contributor: Alessio 'Bl@ster' Biancalana <dottorblaster@gmail.com>
pkgname=docky
-pkgver=2.1.2
+pkgver=2.1.3
pkgrel=1
pkgdesc="The finest dock no money can buy!"
url="https://launchpad.net/docky"
@@ -12,12 +12,12 @@ arch=(i686 x86_64 'mips64el')
license=(GPL)
depends=(gnome-desktop-sharp gnome-keyring-sharp gtk2 mono-addins
hicolor-icon-theme ndesk-dbus-glib notify-sharp-svn xdg-utils
- desktop-file-utils dockmanager gio-sharp dbus-sharp-glib)
-makedepends=(intltool)
+ desktop-file-utils dockmanager gio-sharp dbus-sharp-glib gconf-sharp)
+makedepends=(intltool libgnome-sharp)
options=('!libtool' '!emptydirs')
install=docky.install
source=("http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz")
-md5sums=('a3597810198714b14dfbc9cfd1222fd2')
+md5sums=('7a40c25dff6b71c346e7791533f05b5f')
build() {
cd "$srcdir/$pkgname-$pkgver"