summaryrefslogtreecommitdiff
path: root/extra/smartmontools/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-22 10:10:33 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-22 10:10:33 +0200
commit63a7121f637a74e882cceb03d8a6470dd817e9ec (patch)
treee40e8cad1d599a69523673f2f3737b7564fb5b1c /extra/smartmontools/PKGBUILD
parent4e66a1c1c541a0b60aa63f4d846c5e6f225b71b8 (diff)
parent3faf011988bf1728989962e062a474aaa62b55f5 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/fdm/PKGBUILD community/milkytracker/PKGBUILD community/tinyxml/PKGBUILD extra/llvm/PKGBUILD
Diffstat (limited to 'extra/smartmontools/PKGBUILD')
-rw-r--r--extra/smartmontools/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/extra/smartmontools/PKGBUILD b/extra/smartmontools/PKGBUILD
index 17f9789e0..261ca4b05 100644
--- a/extra/smartmontools/PKGBUILD
+++ b/extra/smartmontools/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 180692 2013-03-25 19:47:01Z giovanni $
+# $Id: PKGBUILD 183306 2013-04-21 10:49:31Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Jeff Mickey <jeff@archlinux.org>
# Contributor: Jani Talikka <jani.talikka@gmail.com>
@@ -6,12 +6,13 @@
pkgname=smartmontools
pkgver=6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives"
url="http://smartmontools.sourceforge.net"
license=('GPL')
arch=('i686' 'x86_64' 'mips64el')
depends=('gcc-libs' 'libcap-ng' 'bash')
+optdepends=('heirloom-mailx: to get mail alerts to work')
backup=('etc/smartd.conf'
'etc/conf.d/smartd')
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"