Date: Monday, April 13, 2015 @ 10:12:43 Author: alucryd Revision: 131283
upgpkg: plank 0.9.0-1 Modified: plank/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-13 08:00:34 UTC (rev 131282) +++ PKGBUILD 2015-04-13 08:12:43 UTC (rev 131283) @@ -4,7 +4,7 @@ # Contributor: dcelasun <[email protected]> pkgname=plank -pkgver=0.8.1 +pkgver=0.9.0 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=('e983db3a9c5b72eefd02b5fc9db731c0d2c63c7f98027c36f7e4f904ad14179f') +sha256sums=('3a878a393a1e274d44ee88e80e879d30132af1cb1e76c4274dde16666a01a0d4') build() { cd plank-${pkgver}
