[arch-commits] Commit in plank/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Mon Sep 7 07:43:38 UTC 2015


    Date: Monday, September 7, 2015 @ 09:43:38
  Author: alucryd
Revision: 139432

upgpkg: plank 0.10.0-1

Modified:
  plank/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-07 07:34:24 UTC (rev 139431)
+++ PKGBUILD	2015-09-07 07:43:38 UTC (rev 139432)
@@ -4,17 +4,19 @@
 # Contributor: dcelasun <dcelasun at gmail.com>
 
 pkgname=plank
-pkgver=0.9.1
+pkgver=0.10.0
 pkgrel=1
 pkgdesc='Elegant, simple, clean dock'
 arch=('i686' 'x86_64')
 url='https://launchpad.net/plank'
 license=('GPL3')
-depends=('bamf' 'libgee')
+depends=('atk' 'bamf' 'cairo' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3'
+         'libdbusmenu-glib' 'libdbusmenu-gtk3' 'libgee' 'libwnck3' 'libx11'
+         'libxfixes' 'libxi' 'pango')
 makedepends=('gnome-common' 'intltool' 'vala')
 install='plank.install'
 source=("https://launchpad.net/plank/1.0/${pkgver}/+download/plank-${pkgver}.tar.xz")
-sha256sums=('884cd57a0fcc78cf82cf01072dedc46c34b6f766871d5f773b68ee498fded9a2')
+sha256sums=('4023eaa59cca3ee35032c23c2b011e1cabac812b8828af9ca55e6aaa084ad203')
 
 build() {
   cd plank-${pkgver}



More information about the arch-commits mailing list