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

Maxime Gauduin alucryd at archlinux.org
Sun Jun 18 17:48:21 UTC 2017


    Date: Sunday, June 18, 2017 @ 17:48:21
  Author: alucryd
Revision: 238097

FS#54503: adapta-gtk-theme 3.91.0.88-1

Modified:
  adapta-gtk-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-18 17:37:56 UTC (rev 238096)
+++ PKGBUILD	2017-06-18 17:48:21 UTC (rev 238097)
@@ -3,12 +3,12 @@
 # Contributor: Phillip Schichtel <phillip at schich.tel>
 
 pkgname=adapta-gtk-theme
-pkgver=3.91.0.83
+pkgver=3.91.0.88
 pkgrel=1
 pkgdesc='An adaptive Gtk+ theme based on Material Design Guidelines'
 arch=('any')
 url='https://github.com/tista500/Adapta'
-license=('GPL2')
+license=('CCPL' 'GPL2')
 depends=('gtk-engine-murrine' 'gtk3')
 makedepends=('git' 'gnome-shell' 'inkscape' 'libxml2' 'parallel' 'sassc')
 optdepends=('budgie-desktop: The Budgie desktop'
@@ -40,6 +40,8 @@
 
   install -dm 755 "${pkgdir}"/usr/share/plank/themes
   ln -s /usr/share/themes/Adapta/plank "${pkgdir}"/usr/share/plank/themes/Adapta
+
+  install -Dm 644 LICENSE_CC_BY_SA4 -t "${pkgdir}"/usr/share/licenses/adapta-gtk-theme/
 }
 
 # vim: ts=2 sw=2 et:



More information about the arch-commits mailing list