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

Jelle van der Waa jelle at archlinux.org
Fri Aug 21 19:03:49 UTC 2015


    Date: Friday, August 21, 2015 @ 21:03:48
  Author: jelle
Revision: 138613

upgpkg: tarsnap 1.0.36.1-1

Modified:
  tarsnap/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-21 18:51:29 UTC (rev 138612)
+++ PKGBUILD	2015-08-21 19:03:48 UTC (rev 138613)
@@ -2,7 +2,7 @@
 # Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
 
 pkgname=tarsnap
-pkgver=1.0.35
+pkgver=1.0.36.1
 pkgrel=1
 pkgdesc='An online encrypted snapshotted backup service'
 arch=('i686' 'x86_64')
@@ -10,10 +10,10 @@
 license=('custom')
 depends=('bzip2' 'openssl' 'xz>=5.0.0')
 makedepends=('e2fsprogs')
-source=("https://www.tarsnap.com/download/$pkgname-autoconf-$pkgver.tgz")
-validpgpkeys=('B881A3F3507402F4748DDE1C5F96DA672F102ABB')
-md5sums=('74daeff5479ec6f101a903f4047b526f')
-sha256sums=('6c9f6756bc43bc225b842f7e3a0ec7204e0cf606e10559d27704e1cc33098c9a')
+source=("https://www.tarsnap.com/download/${pkgname}-autoconf-${pkgver}.tgz")
+validpgpkeys=('38DAFD2CEEB3E78D8627F5486D0D5B8046B64BEB')
+md5sums=('3759b06a0fa8d2c7a17ada78c0160380')
+sha256sums=('a2909e01e2f983179d63ef2094c42102c92c716032864e66ef25ae341ea28690')
 
 build() {
   cd "$srcdir/$pkgname-autoconf-$pkgver"



More information about the arch-commits mailing list