diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2019-04-30 17:44:20 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2019-04-30 17:44:20 -0500 |
commit | ca62d845816c62877b049733fd1c5f32b3acc690 (patch) | |
tree | cf74ba83d77e4d8d9f6e641efe7112b806702fb8 /libre/faenza-icon-theme | |
parent | 80282e40afba2526ff7b369a89f1bcb83cb890d3 (diff) | |
download | abslibre-ca62d845816c62877b049733fd1c5f32b3acc690.tar.gz abslibre-ca62d845816c62877b049733fd1c5f32b3acc690.tar.bz2 abslibre-ca62d845816c62877b049733fd1c5f32b3acc690.zip |
faenza-icon-theme-1.3.1-5.par1: rebuild
Diffstat (limited to 'libre/faenza-icon-theme')
-rw-r--r-- | libre/faenza-icon-theme/PKGBUILD | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/libre/faenza-icon-theme/PKGBUILD b/libre/faenza-icon-theme/PKGBUILD index df26df8e2..9038ebb2b 100644 --- a/libre/faenza-icon-theme/PKGBUILD +++ b/libre/faenza-icon-theme/PKGBUILD @@ -1,4 +1,3 @@ -# $Id: PKGBUILD 136707 2015-07-11 19:58:19Z thestinger $ # Maintainer (Arch): Daniel Micay <danielmicay@gmail.com> # Contributor (Arch): Elia Notarangelo <elia.notarangelo AT gmail DOT com> # Contributor (Arch): Frikilinux <frikilinux at frikilinux.com.ar> @@ -11,8 +10,10 @@ pkgname=faenza-icon-theme pkgver=1.3.1 -pkgrel=4.parabola2 -pkgdesc='Icon theme designed for Equinox GTK theme, without nonfree distros and application icons (Parabola rebranded)' +pkgrel=5 +pkgrel+=.par1 +pkgdesc='Icon theme designed for Equinox GTK theme' +pkgdesc+=', without nonfree distros and application icons (Parabola rebranded)' url='http://gnome-look.org/content/show.php/Faenza?content=128143' license=('GPL3') arch=('any') @@ -23,9 +24,9 @@ options=(!strip) source=("http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz" 'distributor-logo-parabola.svg' 'start-here-parabola-symbolic.svg') -md5sums=('b5339b70cbb821b583499e725957b150' - '0dfb27e36d60266d8f4c3ea763ec1694' - 'e2301755fc4c552cfee7de72b6ed775a') +sha512sums=('0c017ddbaa2dba485341d3bb1e321fafad026aafc893fa2519ddfd3fe0475fc8d011c99ce3de581c9b1c6aa7d250312673dda7c10bb12783db2d45816646ddc9' + 'a6efee8dc521c3975033185eb8a7bf5d89e9a5a157f0f22e2cdee32d631bcaf0930e3a55dbfaf7e7ae2b5249d28895bd06c8957eb6139544b807e8494e601a41' + '8bcc02e44606af66908b8c377965f1df36341e7991544c7c89375dfa19d05abb8055280a8ec8038e889ba18aa3dd9ab8e5292c9c7c83fec8fac46bebedc3415e') prepare() { cd "$srcdir/$pkgname-1.3" |