summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgit daemon user2015-09-19 13:25:30 +0200
committergit daemon user2015-09-19 13:25:30 +0200
commit9194d4d139300b5d2818d2613619fe35ffb115f1 (patch)
treef079f2fec1886d1b12e6fafac563e55ff3bec50e /PKGBUILD
parent8447b885b0f92fa31929b8b8f8b2dc262bb7361e (diff)
downloadaur-9194d4d139300b5d2818d2613619fe35ffb115f1.tar.gz
New git automatic release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d4ca31096b2..f29db9998a17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Adrien Oliva <yapbreak@yapbreak.fr>
pkgname="pacmanhealth-git"
-pkgver="1.0.0.8g4f9f9d4"
+pkgver="1.0.0.9ga8ef3ef"
pkgrel="1"
pkgdesc="Pacman health monitoring system"
arch=('any')
url="https://redmine.yapbreak.fr/projects/pacman-health"
license=('GPL3')
-depends=('pacman' 'sed' 'coreutils' 'util-linux')
+depends=('pacman' 'sed' 'coreutils' 'util-linux' 'sudo')
optdepends=('postfix: send report by mail'
'libnotify: get desktop notification'
'recode: get diff in html mail version')