summaryrefslogtreecommitdiff
path: root/community/par2cmdline
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-05 03:29:28 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-05 03:29:28 +0000
commitf3c8ccda77966505f7c3f0817fd8c78384411a5a (patch)
tree72788e136639ea1ca95da1ca298bde3f2ef0774c /community/par2cmdline
parent94ed6c971085d22c2a544227879b672266b4af90 (diff)
Sun Jan 5 03:25:57 UTC 2014
Diffstat (limited to 'community/par2cmdline')
-rw-r--r--community/par2cmdline/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/par2cmdline/PKGBUILD b/community/par2cmdline/PKGBUILD
index 5107178ed..112da7347 100644
--- a/community/par2cmdline/PKGBUILD
+++ b/community/par2cmdline/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 102557 2013-12-14 14:03:38Z idevolder $
+# $Id: PKGBUILD 103377 2014-01-04 19:33:08Z idevolder $
# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org
pkgname=par2cmdline
-pkgver=0.6.3
+pkgver=0.6.4
pkgrel=1
pkgdesc='A PAR 2.0 compatible file verification and repair tool'
url='https://github.com/BlackIkeEagle/par2cmdline'
license=('GPL2')
arch=('i686' 'x86_64')
source=("$pkgname-$pkgver.tar.gz::https://github.com/BlackIkeEagle/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('903bff9d1720523683cb04db76d37169ebab3a5157f0ae1d5f9065f371929288')
+sha256sums=('431da50fdd794881bad7e1b0dee234e8102d7065f53abd7ce1e86be758810116')
build() {
cd "$pkgname-$pkgver"