Commit 7cfafc7b authored by Seblu's avatar Seblu
Browse files

mailboot v3

parent 235c6956
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
# Maintainer: Sébastien Luttringer

pkgname=mailboot
pkgver=2
pkgver=3
pkgrel=1
pkgdesc='Send an email when your computer boot'
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('bash' 'systemd' 'sed')
backup=('etc/mailboot.conf')
source=("http://ftp.seblu.net/softs/mailboot/$pkgname-$pkgver.tar.xz")
md5sums=('18f96784607eb387ec8ebc2ebfa3d8d6')
md5sums=('4e17ee95cfc560b16dd0dfff1fa89b61')

build() {
  cd $pkgname-$pkgver