bgs: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-29 11:41:11 +01:00 committed by maxice8
parent acfb9fd875
commit 73428f5a74
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -1,15 +1,15 @@
# Template file for 'bgs' # Template file for 'bgs'
pkgname=bgs pkgname=bgs
version=0.8 version=0.8
revision=1 revision=2
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"
build_style=gnu-makefile 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>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT" license="MIT"
homepage="http://github.com/Gottox/bgs"
distfiles="http://github.com/Gottox/bgs/archive/v${version}.tar.gz"
checksum=c52220a503f0ae1a200a2991893229ea981ae33722f41e9bc87bdf399f8d89e7 checksum=c52220a503f0ae1a200a2991893229ea981ae33722f41e9bc87bdf399f8d89e7
do_build() { do_build() {