cbatticon-gtk3: update to 1.6.6

This commit is contained in:
cr6git 2017-08-16 12:19:46 +02:00
parent ba36725436
commit 83b1c5ca85
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cbatticon-gtk3' # Template file for 'cbatticon-gtk3'
pkgname=cbatticon-gtk3 pkgname=cbatticon-gtk3
version=1.6.2 version=1.6.6
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ short_desc="Lightweight and fast battery icon that sits in your systray - GTK3"
homepage="https://github.com/valr/cbatticon" homepage="https://github.com/valr/cbatticon"
license="GPL-2" license="GPL-2"
distfiles="https://github.com/valr/cbatticon/archive/${version}.tar.gz" distfiles="https://github.com/valr/cbatticon/archive/${version}.tar.gz"
checksum=fd78c2a38441f78116b68dbef67c8ab67d323d781206a76a3fe5cc09f4bce1ee checksum=636f6dc6c3a084e81f25f829ef076ed17dc90751b030ed08fdc29d801acfb4e7
wrksrc="cbatticon-${version}" wrksrc="cbatticon-${version}"
provides="cbatticon-${version}_${revision}" provides="cbatticon-${version}_${revision}"
replaces="cbatticon-gtk2>=0" replaces="cbatticon-gtk2>=0"