1 # Maintainer: Pierre Schmitz <pierre@archlinux.de>
6 pkgdesc='Watch the web and get notified on updates'
8 url='https://git.archlinux.de/w3watch.git/'
10 depends=('bash' 'lynx' 'awk' 'diffutils' 'coreutils' 'grep')
11 source=("https://users.archlinux.de/~pierre/src/${pkgname}/${pkgname}-${pkgver}.tar.gz")
12 md5sums=('f3a2c1a3339a027b05c5c42eaa90b594')
15 cd ${srcdir}/${pkgname}-${pkgver}
16 make install DESTDIR=${pkgdir}