Merge pull request #7408 from cr6git/cbatticon-gtk3

cbatticon-gtk3: update to 1.6.6
This commit is contained in:
Enno Boland 2017-08-17 12:34:08 +02:00 committed by GitHub
commit c800b27b5c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cbatticon-gtk3'
pkgname=cbatticon-gtk3
version=1.6.2
version=1.6.6
revision=1
build_style=gnu-makefile
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"
license="GPL-2"
distfiles="https://github.com/valr/cbatticon/archive/${version}.tar.gz"
checksum=fd78c2a38441f78116b68dbef67c8ab67d323d781206a76a3fe5cc09f4bce1ee
checksum=636f6dc6c3a084e81f25f829ef076ed17dc90751b030ed08fdc29d801acfb4e7
wrksrc="cbatticon-${version}"
provides="cbatticon-${version}_${revision}"
replaces="cbatticon-gtk2>=0"