[arch-commits] Commit in elementary-icon-theme/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Fri Aug 28 12:23:36 UTC 2015


    Date: Friday, August 28, 2015 @ 14:23:36
  Author: alucryd
Revision: 138869

upgpkg: elementary-icon-theme 3.2.2-1

Modified:
  elementary-icon-theme/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-28 12:22:29 UTC (rev 138868)
+++ PKGBUILD	2015-08-28 12:23:36 UTC (rev 138869)
@@ -5,8 +5,8 @@
 # Contributor: Josip <josipponjavic at gmail.com>
 
 pkgname=elementary-icon-theme
-pkgver=3.2.1
-pkgrel=2
+pkgver=3.2.2
+pkgrel=1
 pkgdesc='An icon theme designed to be smooth, sexy, clear, and efficient'
 arch=('any')
 url='https://launchpad.net/elementaryicons'
@@ -14,14 +14,13 @@
 depends=('gtk-update-icon-cache' 'hicolor-icon-theme')
 options=('!emptydirs' '!strip')
 install='elementary-icon-theme.install'
-source=("https://launchpad.net/elementaryicons/${pkgver%%.*}.x/${pkgver}/+download/elementary-icon-theme-${pkgver}.tgz")
-sha256sums=('3877a80c1428da9e6a3c97327ad17510271f729a2d7c162f13aafca225a1672f')
+source=("https://launchpad.net/elementaryicons/${pkgver%%.*}.x/${pkgver}/+download/elementary-icon-theme-${pkgver}.tar.xz")
+sha256sums=('ed3a566fe925ef1881622fcb5df6a1a112115fc5c22068aa5231f76f4db4ebf2')
 
 prepare() {
   cd elementary-icon-theme-${pkgver}
 
   rm AUTHORS CONTRIBUTORS COPYING
-  sed '/Name/a Inherits=gnome,hicolor' -i index.theme
 }
 
 package() {



More information about the arch-commits mailing list