updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / fincore / PKGBUILD
blob2ffc738293730080d77c3f4cf15adf510f5e60b3
1 pkgname=fincore
2 pkgver=1.9
3 pkgrel=1
4 pkgdesc="File IN CORE: show which blocks of a file are in core"
5 arch=('i686' 'x86_64')
6 url="http://net.doit.wisc.edu/~plonka/fincore"
7 license=('GPL')
8 depends=('perl-inline')
9 makedepends=()
10 conflicts=()
11 source=($url/fincore)
12 md5sums=(4d5f603189b0b552c5e792666cc8e289)
14 build() {
15     cd ${srcdir}/
16     install -D -m755 fincore ${pkgdir}/usr/bin/fincore