numix-themes: update homepage and clean template
This commit is contained in:
parent
a1ece357e8
commit
c02e0089c7
1 changed files with 9 additions and 8 deletions
|
@ -1,15 +1,16 @@
|
|||
pkgname="numix-themes"
|
||||
version="2.5.1"
|
||||
revision=3
|
||||
# Template file for 'numix-themes'
|
||||
pkgname=numix-themes
|
||||
version=2.5.1
|
||||
revision=4
|
||||
noarch=yes
|
||||
short_desc="A modern flat GTK2/3/Metacity/Xfwm theme"
|
||||
short_desc="A modern flat GTK3/Metacity/Xfwm theme"
|
||||
build_style=fetch
|
||||
maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
||||
license="GPL-3"
|
||||
depends="gtk+ gtk-engine-murrine"
|
||||
homepage="https://github.com/shimmerproject/Numix"
|
||||
distfiles="https://github.com/shimmerproject/Numix/archive/v${version}.tar.gz"
|
||||
checksum="64b0c34c49633879c8b0b9b685da7b927501ab6db265db15fed04705c04f935b"
|
||||
depends="gtk+3 gtk-engine-murrine"
|
||||
homepage="https://github.com/numixproject/numix-gtk-theme"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=f3202f016605d499b530d7ddb946b1275801e8498dc7fd607f5e272b7227cc78
|
||||
|
||||
do_install() {
|
||||
tar xzf v${version}.tar.gz
|
||||
|
|
Loading…
Reference in a new issue