updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / qpress / PKGBUILD
bloba287272b05fea313929f936acc27c0837b68d331
1 # Contributor: <kontakt.zuf@gmail.com>
2 pkgname=qpress
3 pkgver=11
4 pkgrel=1
5 pkgdesc="qpress is a portable file archiver using QuickLZ and designed to utilize fast storage systems to their max"
6 arch=('i686' 'x86_64')
7 url="http://quicklz.com/"
8 license=('GPL')
9 source=(http://www.quicklz.com/qpress-$pkgver-source.zip)
10 md5sums=('ea2d8bc96e86e93f64a93bc546401c95')
12 build() {
13   cd $startdir/src/
14   make
15   install -d $pkgdir/usr/bin/
16   install $startdir/src/qpress $pkgdir/usr/bin/