summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGauthier Billot2017-04-23 09:50:47 +0200
committerGauthier Billot2017-04-23 09:50:47 +0200
commit4a2d8c3308045c971cc5860aaf28c2c39c4aaed1 (patch)
treea21b5882b72293fa658c31a7f8e3630b3a9139d5 /PKGBUILD
parent166b00ec2f3515f34bbc01f92428f0abad94a312 (diff)
downloadaur-qbat-qt5.tar.gz
Updated and cleaned PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 3 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1dc7018f7342..d209ba2dc765 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Gauthier B <gogoprog@gmail.com>
+# Maintainer: Gauthier B <gogoprog at gmail dot com>
pkgname=qbat-qt5
-pkgver=20140202
+pkgver=20170423
pkgrel=1
pkgdesc="Light qt5 tool to display battery stats in system tray"
arch=('i686' 'x86_64')
@@ -8,13 +8,9 @@ url="https://github.com/gogoprog/qbat"
license=('GPL2')
depends=('qt5-base')
makedepends=('git')
-optdepends=()
-provides=()
conflicts=('qbat')
-replaces=()
-backup=()
-_gitroot="git://github.com/gogoprog/qbat.git"
+_gitroot="https://github.com/gogoprog/qbat"
_gitname="qbat"
build() {