[arch-commits] Commit in tarsnap/trunk (PKGBUILD)
Jelle van der Waa
jelle at nymeria.archlinux.org
Sun Jul 14 08:14:03 UTC 2013
Date: Sunday, July 14, 2013 @ 10:14:03
Author: jelle
Revision: 94073
upgpkg: tarsnap 1.0.34-1
Modified:
tarsnap/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-07-13 20:42:40 UTC (rev 94072)
+++ PKGBUILD 2013-07-14 08:14:03 UTC (rev 94073)
@@ -2,7 +2,7 @@
# Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
pkgname=tarsnap
-pkgver=1.0.33
+pkgver=1.0.34
pkgrel=1
pkgdesc='An online encrypted snapshotted backup service'
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
depends=('bzip2' 'openssl' 'xz>=5.0.0')
makedepends=('e2fsprogs')
source=("https://www.tarsnap.com/download/$pkgname-autoconf-$pkgver.tgz")
-md5sums=('a6267972d834198716b9fe09680e47e2')
-sha256sums=('0c0d825a8c9695fc8d44c5d8c3cd17299c248377c9c7b91fdb49d73e54ae0b7d')
+md5sums=('c7006ef1dbb2c50a158fba1ccf6b097a')
+sha256sums=('14c0172afac47f5f7cbc58e6442a27a0755685711f9d1cec4195c4f457053811')
build() {
cd "$srcdir/$pkgname-autoconf-$pkgver"
More information about the arch-commits
mailing list