mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
albatross-themes: rebuild for metadata
This commit is contained in:
parent
dc18abf399
commit
40788c1462
1 changed files with 8 additions and 7 deletions
|
@ -1,15 +1,16 @@
|
||||||
pkgname="albatross-themes"
|
# Template file for 'albatross-themes'
|
||||||
version="1.7.4"
|
pkgname=albatross-themes
|
||||||
revision=1
|
version=1.7.4
|
||||||
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
short_desc="An elegant black 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 black GTK2/3/Metacity/Xfwm theme"
|
||||||
|
maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/shimmerproject/Albatross"
|
homepage="https://github.com/shimmerproject/Albatross"
|
||||||
distfiles="https://github.com/shimmerproject/Albatross/archive/v${version}.tar.gz"
|
distfiles="https://github.com/shimmerproject/Albatross/archive/v${version}.tar.gz"
|
||||||
checksum="ff40e28e164cb99f01b131ae3e79a07782e29a720535460e901ce305fa322ae1"
|
checksum=ff40e28e164cb99f01b131ae3e79a07782e29a720535460e901ce305fa322ae1
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
tar xzf v${version}.tar.gz
|
tar xzf v${version}.tar.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue