diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-08 03:39:55 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-08 03:39:55 +0000 |
commit | 7f65cca764732fe9c5f501ca636b4e2382bfd90d (patch) | |
tree | ab8674433b0d05867b47d6e48f9530d83047f75c /community/osdbattery | |
parent | ecc0814f13d77a15db732a279e7bcc143f403683 (diff) |
Tue Jul 8 03:34:04 UTC 2014
Diffstat (limited to 'community/osdbattery')
-rw-r--r-- | community/osdbattery/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/osdbattery/PKGBUILD b/community/osdbattery/PKGBUILD index 1d2da5715..963347539 100644 --- a/community/osdbattery/PKGBUILD +++ b/community/osdbattery/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 76967 2012-10-02 18:09:45Z jlichtblau $ +# $Id: PKGBUILD 115226 2014-07-07 02:28:17Z fyan $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: dibblethewrecker <dibblethewrecker@jiwe.org> pkgname=osdbattery pkgver=1.4 -pkgrel=5 +pkgrel=6 pkgdesc="Displays battery information in the OSD style" arch=('i686' 'x86_64') url="http://osdbattery.sourceforge.net/" |