updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git] / netstiff / PKGBUILD
blobc9a6af81feee1febc85fd637acefdbcf8c09bf58
1 # Contributor: Dragonlord <archlinux[at]dragonlord[.]cz>
3 pkgname=netstiff
4 pkgver=20080331
5 pkgrel=2
6 pkgdesc="A powerful Web and FTP site update checker."
7 arch=('i686' 'x86_64')
8 url="http://pkqs.net/~sbeyer/#netstiff"
9 license=('GPL3')
10 depends=('ruby')
11 source=(http://pkqs.net/~sbeyer/tools/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz)
13 md5sums=('afb24c1c966228664368f770dc42c021')
15 build() {
16   cd "$startdir/src/${pkgname}_${pkgver}"
18   make || return 1
19   make DESTDIR="$startdir/pkg/usr" install