From c592cc758185d30a307de283fea7414b127913f0 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Tue, 26 Feb 2019 00:15:17 +0100 Subject: pcr/tango-icon-theme: re-added and cleaned up --- pcr/tango-icon-theme/PKGBUILD | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/pcr/tango-icon-theme/PKGBUILD b/pcr/tango-icon-theme/PKGBUILD index 2a3ad0717..fa2c3c5c6 100644 --- a/pcr/tango-icon-theme/PKGBUILD +++ b/pcr/tango-icon-theme/PKGBUILD @@ -5,19 +5,21 @@ pkgname=tango-icon-theme pkgver=0.8.90 -pkgrel=9.parabola1 -pkgdesc="Icon theme that follows the Tango visual guidelines (Parabola rebranded)" +pkgrel=11 +pkgrel+=.parabola1 +pkgdesc="Icon theme that follows the Tango visual guidelines" +pkgdesc+="(Parabola rebranded)" arch=('any') url="http://tango.freedesktop.org" license=('custom:public domain') makedepends=('imagemagick' 'icon-naming-utils' 'intltool' 'librsvg') options=(!strip !zipman) source=(${url}/releases/${pkgname}-${pkgver}.tar.bz2 - symbol.svg::https://projects.parabola.nu/pac.git/plain/src/img/parabola_officialIcon-default_r2048px2_noa_nof_nos_svg1d1.svg + symbol.svg::https://projects.parabola.nu/pac.git/plain/src/img+gpl/symbol-parabolaOfficialLogotype-default_r22px2_noa_nof_nos_svg1d1.svg rsvg.patch) -md5sums=('b7b9b16480afb781a4c13f8bceb8688b' - 'e603ce69dc3daefba4feb71cd873a606' - '46f86ad43d793cd5389a7bd9c58a57ae') +sha256sums=('e94004fa9aa6a7250ac4db6180e96f9c147db617c0d8e7fc8c9e2c42924e990c' + '8957c9da7cbd10aed1a123ab1ab34459e8c2834f02b86fba93cb4cf0314c1ead' + '8bdfe6117c22790590d106a7cf420e7aec3317ec3136c5767ab7eb653fbafce9') prepare() { cd ${pkgname}-${pkgver} -- cgit v1.2.2