From eb9cc495e6d7c131c76f9abc178ac65f1e20fab1 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 2 Nov 2013 01:12:34 -0700 Subject: Sat Nov 2 01:09:32 PDT 2013 --- community/nemo/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/nemo') diff --git a/community/nemo/PKGBUILD b/community/nemo/PKGBUILD index 0c223a7a8..0b93b8ed6 100644 --- a/community/nemo/PKGBUILD +++ b/community/nemo/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99922 2013-10-31 02:29:24Z allan $ +# $Id: PKGBUILD 100062 2013-11-01 02:29:31Z bgyorgy $ # Maintainer: Alexandre Filgueira # Contributor: Ner0 pkgname=nemo -pkgver=2.0.2 -pkgrel=2 +pkgver=2.0.4 +pkgrel=1 pkgdesc="Cinnamon file manager (Nautilus fork)" arch=('i686' 'x86_64') url="https://github.com/linuxmint/nemo" @@ -16,7 +16,7 @@ makedepends=('gtk-doc' 'gobject-introspection' 'intltool' 'gnome-common') options=('!emptydirs') install=nemo.install source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/nemo/tarball/$pkgver") -sha256sums=('209b8140a653b9861c7ee51f77171b9ab8db196eb6f9ba0268645c0a2e1998ce') +sha256sums=('5ce99da6371d9ec62eaf947ae11dd3c2e88e605f3cc66411329b8c90192d2702') prepare() { cd linuxmint-nemo-* -- cgit v1.2.3-54-g00ecf