[arch-commits] Commit in gnome-tweak-tool/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue Mar 29 15:16:23 UTC 2016


    Date: Tuesday, March 29, 2016 @ 17:16:22
  Author: jgc
Revision: 263250

upgpkg: gnome-tweak-tool 3.20.0-1

Modified:
  gnome-tweak-tool/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-29 14:43:30 UTC (rev 263249)
+++ PKGBUILD	2016-03-29 15:16:22 UTC (rev 263250)
@@ -2,18 +2,18 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gnome-tweak-tool
-pkgver=3.18.1
+pkgver=3.20.0
 pkgrel=1
 pkgdesc="A tool to customize advanced GNOME 3 options."
 arch=(any)
 url="https://live.gnome.org/GnomeTweakTool"
 license=('GPL')
-depends=('gnome-settings-daemon' 'python2-gobject' 'hicolor-icon-theme')
+depends=('gnome-settings-daemon' 'python2-gobject')
 makedepends=('intltool')
 groups=('gnome-extra')
 install=gnome-tweak-tool.install
 source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5c2c1103237648413c2d63a941e06b7057d6b102276b5968517753075de29430')
+sha256sums=('60bacc95571f85540f75347590eae597bd9d10983a937aa7cbf2c818ffa925db')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list