[arch-commits] Commit in numix-themes/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Wed Feb 22 18:22:01 UTC 2017


    Date: Wednesday, February 22, 2017 @ 18:22:00
  Author: bgyorgy
Revision: 213538

upgpkg: numix-themes 2.6.6-1

Update to version 2.6.6, make gtk-engine-murrine dependency optional

Modified:
  numix-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-22 16:15:29 UTC (rev 213537)
+++ PKGBUILD	2017-02-22 18:22:00 UTC (rev 213538)
@@ -3,18 +3,18 @@
 # Contributor: Diego <cdprincipe at gmail.com>
 
 pkgname=numix-themes
-pkgver=2.6.5
+pkgver=2.6.6
 pkgrel=1
 pkgdesc='A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce)'
 arch=('any')
 url='http://numixproject.org/'
 license=('GPL3')
-depends=('gtk-engine-murrine')
-makedepends=('git' 'ruby-bundler')
-_commit='a6be63453516d3be718ddffc9f791ecc34da70bf'
+makedepends=('gdk-pixbuf2' 'ruby-bundler')
+optdepends=('gtk-engine-murrine: for gtk2 theme')
+_commit='f9b4a5ba3cc08eb649053e9e0d9ce0f2026675ff'
 source=("numix-themes-${pkgver}.tar.gz::https://github.com/numixproject/numix-gtk-theme/archive/${pkgver}.tar.gz"
         "Gemfile")
-sha256sums=('0511b9a183324e81a72118016844726bd965e5a763490383dda539d56b44f1b7'
+sha256sums=('5ee5ed54bea10fe23c99f1fcc614cbf593764b6310cdf889723f8c251abf0856'
             'b1061ba7ce09c9eb3e41f59362aa8c21d27073b0658f13fb5eabdaea654afe2c')
 
 build() {



More information about the arch-commits mailing list