summaryrefslogtreecommitdiff
path: root/community/nemo
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-01 03:41:51 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-01 03:41:51 +0000
commit8d64e04cb528732ef0844a120620acc64f9fbc41 (patch)
treed70f60b2bfc9767593a9c9430f7cfffd9d4c80c6 /community/nemo
parent7cd564d1e9657febf970765ffd43fcee8abe7ff5 (diff)
Sun Jun 1 03:39:22 UTC 2014
Diffstat (limited to 'community/nemo')
-rw-r--r--community/nemo/PKGBUILD10
-rw-r--r--community/nemo/adwaita_style.patch2
2 files changed, 6 insertions, 6 deletions
diff --git a/community/nemo/PKGBUILD b/community/nemo/PKGBUILD
index 9105e60b9..ddb05ed11 100644
--- a/community/nemo/PKGBUILD
+++ b/community/nemo/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 110928 2014-05-09 20:22:46Z bgyorgy $
+# $Id: PKGBUILD 112285 2014-05-30 22:35:48Z faidoc $
# Maintainer: Alexandre Filgueira <alexfilgueira@cinnarch.com>
# Contributor: Ner0
pkgname=nemo
-pkgver=2.2.1
-pkgrel=2
+pkgver=2.2.2
+pkgrel=1
pkgdesc="Cinnamon file manager (Nautilus fork)"
arch=('i686' 'x86_64')
url="https://github.com/linuxmint/nemo"
@@ -17,8 +17,8 @@ options=('!emptydirs')
install=nemo.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/nemo/tarball/$pkgver"
"adwaita_style.patch")
-sha256sums=('c0bc5cc0340a99bca8eab3f8312839f8d3e96cf29326ded919c948781694c2d3'
- '6faa6a5a7042832fb1230a5d21ebe8572c100798e724fcd72fee86dc01d69290')
+sha256sums=('452b3720eceb7ae591ce9e1875cb555f531822d8ba73184ea241561d8ad624b2'
+ '21555779bc9d2cc87f73042039bcffd43a3d858a7f1f3a93ec27c91cdf69d4ce')
prepare() {
cd linuxmint-nemo-*
diff --git a/community/nemo/adwaita_style.patch b/community/nemo/adwaita_style.patch
index 1c9e814c5..c5e34b0cb 100644
--- a/community/nemo/adwaita_style.patch
+++ b/community/nemo/adwaita_style.patch
@@ -4,7 +4,7 @@
color-stop (.7, shade(alpha(@bg_color, 0.8), 0.90)),
color-stop (1, shade(alpha(@bg_color, 0.8), 0.80)));
border-color: #808080;
-- color: @fg_color;
+- color: @theme_fg_color;
-NemoPathbarButton-border-radius: 3px;
}