2 # Maintainer: Abhishek Dasgupta <abhidg@gmail.com>
6 pkgdesc="Prints the date in Latin."
7 url="http://hodie.sourceforge.net"
10 source=(http://downloads.sourceforge.net/hodie/$pkgname-$pkgver.tar.gz
14 cd "$srcdir/$pkgname-$pkgver"
15 patch -p0 -i ../Makefile.diff || return 1
17 make DESTDIR="$pkgdir" install
19 md5sums=('fd3f23135fd74e17516aa0c08757edd9'
20 'c65fae177943033f068cdeca16f7bd49')