[arch-commits] Commit in arc-gtk-theme/trunk (PKGBUILD)

NicoHood nicohood at archlinux.org
Sun May 28 15:08:49 UTC 2017


    Date: Sunday, May 28, 2017 @ 15:08:48
  Author: nicohood
Revision: 230617

Added dependency gnome-themes-standard

Modified:
  arc-gtk-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-28 15:07:39 UTC (rev 230616)
+++ PKGBUILD	2017-05-28 15:08:48 UTC (rev 230617)
@@ -8,11 +8,11 @@
 _pkgname=arc-theme
 pkgname=('arc-gtk-theme' 'arc-solid-gtk-theme')
 pkgver=20170302
-pkgrel=1
+pkgrel=2
 arch=('any')
 url="https://github.com/horst3180/${_pkgname}"
 license=('GPL3')
-depends=('gtk3' 'gtk-engine-murrine')
+depends=('gtk3' 'gtk-engine-murrine' 'gnome-themes-standard')
 optdepends=('arc-icon-theme')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/horst3180/${_pkgname}/archive/${pkgver}.tar.gz"
         "${pkgname}-${pkgver}.tar.gz.sig::https://github.com/horst3180/${_pkgname}/releases/download/${pkgver}/${_pkgname}-${pkgver}.tar.gz.asc")



More information about the arch-commits mailing list