Date: Monday, May 4, 2015 @ 15:24:28 Author: alucryd Revision: 132722
upgpkg: plank 0.9.1-1 Modified: plank/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-04 13:12:54 UTC (rev 132721) +++ PKGBUILD 2015-05-04 13:24:28 UTC (rev 132722) @@ -4,7 +4,7 @@ # Contributor: dcelasun <[email protected]> pkgname=plank -pkgver=0.9.0 +pkgver=0.9.1 pkgrel=1 pkgdesc='Elegant, simple, clean dock' arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('gnome-common' 'intltool' 'vala') install='plank.install' source=("https://launchpad.net/plank/1.0/${pkgver}/+download/plank-${pkgver}.tar.xz") -sha256sums=('3a878a393a1e274d44ee88e80e879d30132af1cb1e76c4274dde16666a01a0d4') +sha256sums=('884cd57a0fcc78cf82cf01072dedc46c34b6f766871d5f773b68ee498fded9a2') build() { cd plank-${pkgver}
