summaryrefslogtreecommitdiff
path: root/community/par2cmdline/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-28 03:40:54 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-28 03:40:54 +0000
commit498f3c08a331f2e2a4a2cb58cb3f3320f24cefe8 (patch)
tree7abb7ddec6a6b2e2b6e49d64e0ee609855f627b7 /community/par2cmdline/PKGBUILD
parente32d80836b584e2625d5ff5a9347090bdd58da34 (diff)
Fri Feb 28 03:37:40 UTC 2014
Diffstat (limited to 'community/par2cmdline/PKGBUILD')
-rw-r--r--community/par2cmdline/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/par2cmdline/PKGBUILD b/community/par2cmdline/PKGBUILD
index 112da7347..fb52888ce 100644
--- a/community/par2cmdline/PKGBUILD
+++ b/community/par2cmdline/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 103377 2014-01-04 19:33:08Z idevolder $
+# $Id: PKGBUILD 106319 2014-02-27 21:14:28Z idevolder $
# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org
pkgname=par2cmdline
-pkgver=0.6.4
+pkgver=0.6.5
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=('431da50fdd794881bad7e1b0dee234e8102d7065f53abd7ce1e86be758810116')
+sha256sums=('727d668fa932dda6a013248dc8b73e6c8805ccfa45fed6bf8d99b718bbaf44a1')
build() {
cd "$pkgname-$pkgver"