bluebird-themes: rebuild for metadata
This commit is contained in:
parent
195614d8ae
commit
532427b5f8
1 changed files with 8 additions and 7 deletions
|
@ -1,15 +1,16 @@
|
||||||
pkgname="bluebird-themes"
|
# Template file for 'bluebird-themes'
|
||||||
version="1.2"
|
pkgname=bluebird-themes
|
||||||
revision=1
|
version=1.2
|
||||||
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
short_desc="An elegant blue GTK2/3/Metacity/Xfwm theme"
|
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
|
||||||
license="GPL-2"
|
|
||||||
depends="gtk+"
|
depends="gtk+"
|
||||||
|
short_desc="An elegant blue GTK2/3/Metacity/Xfwm theme"
|
||||||
|
maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/shimmerproject/Bluebird"
|
homepage="https://github.com/shimmerproject/Bluebird"
|
||||||
distfiles="https://github.com/shimmerproject/Bluebird/archive/v${version}.tar.gz"
|
distfiles="https://github.com/shimmerproject/Bluebird/archive/v${version}.tar.gz"
|
||||||
checksum="f76520181d9cb74a0cf1c61728ab02a7fb5f0835fef036ebd68f1e89caa0c579"
|
checksum=f76520181d9cb74a0cf1c61728ab02a7fb5f0835fef036ebd68f1e89caa0c579
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
tar xzf v${version}.tar.gz
|
tar xzf v${version}.tar.gz
|
||||||
|
|
Loading…
Reference in a new issue