summaryrefslogtreecommitdiff
path: root/community/tcplay
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-03 03:33:25 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-03 03:33:25 +0000
commit86953d17fbdfc3b8b89878f1ec5f911568657761 (patch)
treed834021be55372f5c1856313c775edffc414d3d3 /community/tcplay
parentc667b77b6719baf541fff1a3e0a855d1ca7c6433 (diff)
Thu Apr 3 03:29:12 UTC 2014
Diffstat (limited to 'community/tcplay')
-rw-r--r--community/tcplay/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/tcplay/PKGBUILD b/community/tcplay/PKGBUILD
index 81b53d2dc..9c9983e77 100644
--- a/community/tcplay/PKGBUILD
+++ b/community/tcplay/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 103928 2014-01-13 17:17:02Z andyrtr $
+# $Id: PKGBUILD 108731 2014-04-02 10:14:29Z tredaelli $
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: Thomas Weißschuh <thomas t-8ch de>
# Contributor: James Reed <supplantr at archlinux dot info>
pkgname=tcplay
-pkgver=1.1
-pkgrel=2
+pkgver=2.0
+pkgrel=1
pkgdesc="Free and simple TrueCrypt implementation based on dm-crypt."
arch=('i686' 'x86_64')
url="https://github.com/bwalex/tc-play"
@@ -14,7 +14,7 @@ depends=('device-mapper')
makedepends=('cmake')
source=("https://github.com/bwalex/tc-play/archive/v${pkgver}.tar.gz"
tc-play-1.1-fix-paths.patch)
-sha256sums=('62346e852c6f781fffebf5c43e5967ceb0e36304626aa27e77c77378f8215d84'
+sha256sums=('0e17890f37e862746364b10bad62bbd9f3e2b2811a24b07df12eff266534e42d'
'007b960675400b7e0a10765952041dcc1943e5cb79367e2ed4938f2c5e64ea57')
prepare() {