From d4932877b03e1e8ee16d5457935b07e413dfce69 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 2 Jul 2014 10:08:05 -0300 Subject: faience-icon-theme-libre-0.5.1-3: mtree rebuild --- libre/faience-icon-theme-libre/PKGBUILD | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/libre/faience-icon-theme-libre/PKGBUILD b/libre/faience-icon-theme-libre/PKGBUILD index 4ce1bb671..ea9d910a4 100644 --- a/libre/faience-icon-theme-libre/PKGBUILD +++ b/libre/faience-icon-theme-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 85250 2013-02-28 09:59:24Z alucryd $ +# $Id: PKGBUILD 114621 2014-07-02 09:40:38Z alucryd $ # Maintainer (Arch): Maxime Gauduin # Contributor (Arch): Ner0 # Contributor (Arch): Sander Deryckere @@ -9,23 +9,22 @@ _pkgname=faience-icon-theme pkgname=faience-icon-theme-libre pkgver=0.5.1 -pkgrel=2 -pkgdesc="An icon theme based on Faenza, without nonfree distros and application icons (Parabola rebranded)" -url="http://tiheum.deviantart.com/art/Faience-icon-theme-255099649" +pkgrel=3 +pkgdesc='An icon theme based on Faenza, without nonfree distros and application icons (Parabola rebranded)' +url='http://tiheum.deviantart.com/art/Faience-icon-theme-255099649' license=('GPL3') arch=('any') replaces=($_pkgname) conflicts=($_pkgname) provides=($_pkgname=$pkgver) depends=('faenza-icon-theme') -options=('!strip') source=("http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/f/${_pkgname}/${_pkgname}_${pkgver}.tar.gz" 'start-here-parabola-symbolic.svg') sha256sums=('da4e6e921c465caeb8904d4fc6a183b173c8000c08abce625b5b6739f5a0867a' 'ad3a47c9545358046b8ef1695cbc6effc913d7affbf27017744419d33e66aea6') prepare() { - cd "${srcdir}"/${_pkgname}-${pkgver%.*} + cd ${_pkgname}-${pkgver%.*} rm -rv debian # remove nonfree distros and application logos @@ -42,9 +41,8 @@ prepare() { } package() { - cd "${srcdir}"/${_pkgname}-${pkgver%.*} + cd ${_pkgname}-${pkgver%.*} -# Install install -dm 755 "${pkgdir}"/usr/share/icons cp -dr --no-preserve=ownership Faience* "${pkgdir}"/usr/share/icons/ -- cgit v1.2.3