summaryrefslogtreecommitdiff
path: root/community/libpar2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libpar2/PKGBUILD')
-rw-r--r--community/libpar2/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/libpar2/PKGBUILD b/community/libpar2/PKGBUILD
index 87d6991b1..9411ef847 100644
--- a/community/libpar2/PKGBUILD
+++ b/community/libpar2/PKGBUILD
@@ -1,16 +1,17 @@
+# $Id: PKGBUILD 103025 2013-12-25 17:18:28Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Paul Bredbury <brebs@sent.com>
# Contributor: Matt McDonald <metzen@gmail.com>
pkgname=libpar2
pkgver=0.2
-pkgrel=6
+pkgrel=7
pkgdesc="Parity checking library"
arch=('i686' 'x86_64')
url="http://parchive.sourceforge.net/"
license=('GPL')
depends=('libsigc++2.0')
-makedepends=('autoconf' 'automake' 'pkgconfig')
+makedepends=('autoconf' 'automake' 'pkgconfig' 'patch')
source=(http://downloads.sourceforge.net/sourceforge/parchive/${pkgname}-${pkgver}.tar.gz
libpar2-0.2-bugfixes.patch libpar2-0.2-cancel.patch)
sha256sums=('074fbf840f73b1e13e0405fce261078c81c8c0a4859e30a7bba10510f9199908'