summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2017-01-19 21:50:57 -0500
committerYour Name2017-01-19 21:50:57 -0500
commitfe524b5d1c74183c3c470ca14996238f21581ff7 (patch)
tree9ade4869925b213739b4f51a19e54d9caebf268b
parenta3d7f1bbd5a295cc3c09ed9bd8c6add3f1617f51 (diff)
downloadaur-fe524b5d1c74183c3c470ca14996238f21581ff7.tar.gz
1.12.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dd70bcc19d1..1f0a8a3b7a5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 26 20:40:08 UTC 2016
+# Fri Jan 20 02:50:49 UTC 2017
pkgbase = tahoe-lafs
pkgdesc = Secure, decentralized, and fault-tolerant filesystem.
- pkgver = 1.12.0
+ pkgver = 1.12.1
pkgrel = 1
url = https://tahoe-lafs.org/trac/tahoe-lafs
arch = any
@@ -35,9 +35,9 @@ pkgbase = tahoe-lafs
depends = python2-crypto>=2.6
optdepends = python2-numpy: reliability test
conflicts = tahoe-lafs-i2p
- source = https://tahoe-lafs.org/downloads/tahoe-lafs-1.12.0.tar.bz2
- source = https://tahoe-lafs.org/downloads/tahoe-lafs-1.12.0.tar.bz2.asc
- sha256sums = e4a97c12cde3148d3921b8dfca3bfc73eede0b466f082afa817a8f438de72477
+ source = https://tahoe-lafs.org/downloads/tahoe-lafs-1.12.1.tar.bz2
+ source = https://tahoe-lafs.org/downloads/tahoe-lafs-1.12.1.tar.bz2.asc
+ sha256sums = 7a2eeb0522d888cd98887605837827ab55f43ff058176aae432884eae50c2e75
sha256sums = SKIP
pkgname = tahoe-lafs
diff --git a/PKGBUILD b/PKGBUILD
index 37c6e8a19338..98b5d3a92f86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor (Arch): Nicolas Pouillard <nicolas.pouillard@gmail.com>
pkgname=tahoe-lafs
-pkgver=1.12.0
+pkgver=1.12.1
pkgrel=1
pkgdesc="Secure, decentralized, and fault-tolerant filesystem."
url='https://tahoe-lafs.org/trac/tahoe-lafs'
@@ -46,7 +46,7 @@ source=("https://tahoe-lafs.org/downloads/tahoe-lafs-$pkgver.tar.bz2"
"https://tahoe-lafs.org/downloads/tahoe-lafs-$pkgver.tar.bz2.asc")
# https://tahoe-lafs.org/downloads/tahoe-release-signing-gpg-key.asc
-sha256sums=('e4a97c12cde3148d3921b8dfca3bfc73eede0b466f082afa817a8f438de72477'
+sha256sums=('7a2eeb0522d888cd98887605837827ab55f43ff058176aae432884eae50c2e75'
'SKIP')
validpgpkeys=('E34E62D06D0E69CFCA4179FFBDE0D31D68666A7A')