1 # Authors : liliumcruentus and nale12
2 # Maintainer: Reventlov <nontunauraspasmonmail@gmail.com>
3 pkgname=gtk-theme-the-days-of-grays
6 pkgdesc="A dark and usable gtk theme. The days of Grays"
8 url="http://liliumcruentus.deviantart.com/art/The-Days-of-Grays-158652803"
9 license=('custom:cc-by-nc-sa')
11 source=('http://ompldr.org/vODJ4Mg')
12 md5sums=('f7baf7d40678d50040808e8b8621fe29')
17 mkdir -p $pkgdir/usr/share/themes/
18 mkdir -p $pkgdir/usr/share/licenses/
19 cp -r $srcdir/The-days-of-grays/ $pkgdir/usr/share/themes/
20 install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"