diff options
author | root <root@rshg054.dnsready.net> | 2013-04-30 00:36:52 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-04-30 00:36:52 -0700 |
commit | 08483ba66f8da1bbec05f93e5e3493d3794c02bb (patch) | |
tree | 5cb63763dcb39b1b59aa5388f1bbe10ccc50f3a2 /community/nemo | |
parent | bab69e0f720c6f189c4486b7b945079be23f0a4b (diff) |
Tue Apr 30 00:36:52 PDT 2013
Diffstat (limited to 'community/nemo')
-rw-r--r-- | community/nemo/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/nemo/PKGBUILD b/community/nemo/PKGBUILD index 00ab3bc7f..20dcea195 100644 --- a/community/nemo/PKGBUILD +++ b/community/nemo/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 88912 2013-04-24 17:42:52Z bgyorgy $ +# $Id: PKGBUILD 89376 2013-04-29 01:33:47Z bgyorgy $ # Maintainer: Alexandre Filgueira <alexfilgueira@cinnarch.com> # Contributor: Ner0 pkgname=nemo -pkgver=1.7.3 -pkgrel=3 +pkgver=1.7.4 +pkgrel=1 pkgdesc="Cinnamon file manager (Nautilus fork)" arch=('i686' 'x86_64') url="https://github.com/linuxmint/nemo" @@ -18,7 +18,7 @@ install=nemo.install source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/nemo/tarball/$pkgver" "tracker-0.16.patch" "remove-desktop-background.patch") -md5sums=('04c021da543e2562b712107c2be9a8c2' +md5sums=('fc5595a2489ed28f274c5f79ce95d5de' '9e170cc74eee901634b3367b06a209c6' 'f10af52377e44e1efe8ec4934aa4d4d2') |