diff --git a/smartmontools/.SRCINFO b/smartmontools/.SRCINFO new file mode 100644 index 0000000000..482cbf89f4 --- /dev/null +++ b/smartmontools/.SRCINFO @@ -0,0 +1,28 @@ +pkgbase = smartmontools + pkgdesc = Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives + pkgver = 7.4 + pkgrel = 2 + url = http://smartmontools.sourceforge.net + arch = x86_64 + arch = powerpc64le + arch = powerpc64 + arch = powerpc + arch = riscv64 + license = GPL + makedepends = systemd + depends = gcc-libs + depends = libcap-ng + depends = bash + depends = systemd-libs + optdepends = s-nail: to get mail alerts to work + backup = etc/smartd.conf + backup = etc/conf.d/smartd + source = https://downloads.sourceforge.net/sourceforge/smartmontools/smartmontools-7.4.tar.gz + source = https://downloads.sourceforge.net/sourceforge/smartmontools/smartmontools-7.4.tar.gz.asc + source = smartd.conf + validpgpkeys = 0C9577FD2C4CFCB4B9A599640A30812EFF3AEFF5 + sha256sums = e9a61f641ff96ca95319edfb17948cd297d0cd3342736b2c49c99d4716fb993d + sha256sums = SKIP + sha256sums = c2c0f2f6b4a3f3d76da1c7706139297aef6e3f2a705eb7fdd800544812427c74 + +pkgname = smartmontools diff --git a/smartmontools/PKGBUILD b/smartmontools/PKGBUILD index d47606ca17..9204fa1a70 100644 --- a/smartmontools/PKGBUILD +++ b/smartmontools/PKGBUILD @@ -1,4 +1,3 @@ -# POWER Maintainer: Alexander Baldeck # Maintainer: Giovanni Scafora # Contributor: Jeff Mickey # Contributor: Jani Talikka @@ -6,7 +5,7 @@ pkgname=smartmontools pkgver=7.4 -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')