summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
Diffstat (limited to 'pcr')
-rw-r--r--pcr/tahoe-lafs/PKGBUILD23
-rw-r--r--pcr/tahoe-lafs/PKGBUILD.sigbin566 -> 0 bytes
2 files changed, 12 insertions, 11 deletions
diff --git a/pcr/tahoe-lafs/PKGBUILD b/pcr/tahoe-lafs/PKGBUILD
index 1d295b1a3..44ce29e43 100644
--- a/pcr/tahoe-lafs/PKGBUILD
+++ b/pcr/tahoe-lafs/PKGBUILD
@@ -1,12 +1,12 @@
-# Maintainer: Luke R. <g4jc@openmailbox.org> GPG: rsa4096/3EAE8697
-# Contributor (Arch) : Skydrome <skydrome@i2pmail.org>
-# Contributor (Arch): DaNiMoTh <jjdanimoth@gmail.com>
+# Maintainer (AUR): Skydrome <skydrome@i2pmail.org>
+# Contributor (AUR): DaNiMoTh <jjdanimoth@gmail.com>
# Contributor (Arch): Peter Simons <simons@cryp.to>
# Contributor (Arch): Nicolas Pouillard <nicolas.pouillard@gmail.com>
+# Maintainer: Luke R. <g4jc@openmailbox.org> GPG: rsa4096/3EAE8697
pkgname=tahoe-lafs
-pkgver=1.12.1
-pkgrel=2
+pkgver=1.13.0
+pkgrel=1
pkgdesc="Secure, decentralized, and fault-tolerant filesystem."
url='https://tahoe-lafs.org/trac/tahoe-lafs'
license=('GPL')
@@ -23,10 +23,10 @@ depends=('openssl>=1.0.2'
'python2-characteristic>=14.3.0'
'python2-service-identity>=14.0.0'
'python2-cryptography'
- 'pyutil>=1.9.4'
+ 'python2-pyutil>=1.9.4'
'python2-simplejson>=3.1.3'
'nevow>=0.12.0'
- 'zbase32>=1.1.5'
+ 'python2-zbase32>=1.1.5'
'zfec>=1.4.24'
'pycryptopp>=0.6.0'
'python2-cffi'
@@ -39,17 +39,18 @@ depends=('openssl>=1.0.2'
'python2-setuptools'
'python2-shutilwhich>=1.1.0'
'python2-yaml'
- 'python2-crypto>=2.6')
+ 'python2-pycrypto>=2.6')
optdepends=('python2-numpy: reliability test')
source=("https://tahoe-lafs.org/downloads/tahoe-lafs-$pkgver.tar.bz2"
"https://tahoe-lafs.org/downloads/tahoe-lafs-$pkgver.tar.bz2.asc")
-sha512sums=('b1017119164d9a7522d8fc0b1405b0634cb6c0386735847d7261e02cb4d08fdb5af13f6feccec73b789efa5bea6f91008f93368514fcb073638aca686086e3ab'
- 'e23f83106b77bded93d23d1237b0419dddf558f1db266ff54038ebf52606a4a94df6ec711d0ef749f458a248fbd36e3ec6025e798059825e9ee071dbaa2aa81b')
+# https://tahoe-lafs.org/downloads/tahoe-release-signing-gpg-key.asc
+sha256sums=('82d4d20f2672e67927d91e73e54dbfd7e526eca27dea09a29f131bef7dfaee86'
+ 'SKIP')
-validpgpkeys=('E34E62D06D0E69CFCA4179FFBDE0D31D68666A7A') # Tahoe-LAFS Release-Signing Key
+validpgpkeys=('E34E62D06D0E69CFCA4179FFBDE0D31D68666A7A')
build(){
cd "${srcdir}/tahoe-lafs-${pkgver}"
diff --git a/pcr/tahoe-lafs/PKGBUILD.sig b/pcr/tahoe-lafs/PKGBUILD.sig
deleted file mode 100644
index a823cf75c..000000000
--- a/pcr/tahoe-lafs/PKGBUILD.sig
+++ /dev/null
Binary files differ