bgs: rebuild for metadata
This commit is contained in:
parent
acfb9fd875
commit
73428f5a74
1 changed files with 6 additions and 6 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'bgs'
|
||||
pkgname=bgs
|
||||
version=0.8
|
||||
revision=1
|
||||
homepage="http://github.com/Gottox/bgs"
|
||||
distfiles="$homepage/archive/v${version}.tar.gz"
|
||||
makedepends="imlib2-devel libXinerama-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
short_desc="An extremely fast and small background setter for X"
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="imlib2-devel libXinerama-devel"
|
||||
short_desc="An extremely fast and small background setter for X"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="http://github.com/Gottox/bgs"
|
||||
distfiles="http://github.com/Gottox/bgs/archive/v${version}.tar.gz"
|
||||
checksum=c52220a503f0ae1a200a2991893229ea981ae33722f41e9bc87bdf399f8d89e7
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue