summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fc4571a2706..443ef95cb5a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: Tim Diels <timdiels.m@gmail.com>
+# Maintainer: Martin Filion <mordillo98@gmail.com>
+# Contributor: Tim Diels <timdiels.m@gmail.com>
# Contributor: Fetid Frog <fetidfrog at gmail dot com>
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=batti
pkgver=0.3.8
-pkgrel=6
+pkgrel=7
pkgdesc='Simple battery monitor for the system tray'
arch=('any')
url='https://addons.videolan.org/p/1130246/'
@@ -12,8 +13,8 @@ license=('GPL')
depends=('dbus-python' 'pygtk' 'gtk2' 'upower' 'hicolor-icon-theme')
optdepends=('notification-daemon: for power status notifications' 'xfce4-notifyd: alternative to notification-daemon')
install="$pkgname.install"
-source=('https://addons.videolan.org/p/1130246/startdownload?file_id=1466638484&file_name=132291-batti-0.3.8.tar.gz&file_type=application/x-gzip&file_size=59783&url=https%3A%2F%2Fdl.opendesktop.org%2Fapi%2Ffiles%2Fdownloadfile%2Fid%2F1466638484%2Fs%2F6aba40d425232e2272b3cb31625c2376%2Ft%2F1523185118%2Fu%2F166103%2F132291-batti-0.3.8.tar.gz'
- 'upower-0.99.patch')
+conflicts=('batti-icons')
+source=('https://sourceforge.net/projects/archbangretro/files/batti-0.3.8.tar.gz' 'upower-0.99.patch')
md5sums=('4b239ead1643c95a6d89c380bc167781'
'237c98190cfd5725c9f5483c770a7763')