1 # Maintainer: Thomas S Hatch <thatch45@gmail.com>
5 pkgdesc="Interface for shadow passwords for Ruby"
8 license=('publicdomain')
9 url=('https://github.com/thatch45/ruby-shadow')
10 source=("https://github.com/downloads/thatch45/ruby-shadow/$pkgname-$pkgver.tar.gz")
11 md5sums=('63ee20d3f0cb456dc2a50107124c64d9')
14 cd $srcdir/shadow-$pkgver
20 cd $srcdir/shadow-$pkgver
21 make DESTDIR=$pkgdir install