[arch-commits] Commit in tarsnap/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sun Mar 20 14:37:52 UTC 2016


    Date: Sunday, March 20, 2016 @ 15:37:52
  Author: jelle
Revision: 167714

upgpkg: tarsnap 1.0.37-1

Modified:
  tarsnap/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-20 14:36:39 UTC (rev 167713)
+++ PKGBUILD	2016-03-20 14:37:52 UTC (rev 167714)
@@ -2,18 +2,18 @@
 # Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
 
 pkgname=tarsnap
-pkgver=1.0.36.1
+pkgver=1.0.37
 pkgrel=1
 pkgdesc='An online encrypted snapshotted backup service'
 arch=('i686' 'x86_64')
 url='http://www.tarsnap.com/'
 license=('custom')
-depends=('bzip2' 'openssl' 'xz>=5.0.0')
+depends=('bzip2' 'openssl' 'xz')
 makedepends=('e2fsprogs')
 source=("https://www.tarsnap.com/download/${pkgname}-autoconf-${pkgver}.tgz")
 validpgpkeys=('38DAFD2CEEB3E78D8627F5486D0D5B8046B64BEB')
-md5sums=('3759b06a0fa8d2c7a17ada78c0160380')
-sha256sums=('a2909e01e2f983179d63ef2094c42102c92c716032864e66ef25ae341ea28690')
+md5sums=('755492b15a2ab53286182c3ba5f05c94')
+sha256sums=('fa999413651b3bd994547a10ffe3127b4a85a88b1b9a253f2de798888718dbfa')
 
 build() {
   cd "$srcdir/$pkgname-autoconf-$pkgver"



More information about the arch-commits mailing list