xbattmon: update to 1.0.
This commit is contained in:
parent
abbdfbd222
commit
4e39cfbf7b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xbattmon'
|
# Template file for 'xbattmon'
|
||||||
pkgname=xbattmon
|
pkgname=xbattmon
|
||||||
version=0.9
|
version=1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_install_args="PREFIX=/usr"
|
make_install_args="PREFIX=/usr"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://git.2f30.org/xbattmon/"
|
homepage="http://git.2f30.org/xbattmon/"
|
||||||
distfiles="http://dl.2f30.org/releases/${pkgname}-${version}.tar.gz"
|
distfiles="http://dl.2f30.org/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=760a39da5ae81e6af76a06268e8a26ceaae6b4d5e5b34367cbf8dd01b0cc5958
|
checksum=434c679732f1d02febb5b85273ac4ec1e5933a23f59476a3072eff552f21e69a
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cp "${FILESDIR}/config.h" .
|
cp "${FILESDIR}/config.h" .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue