From 65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 27 Dec 2013 23:55:53 +0000 Subject: Fri Dec 27 23:54:04 UTC 2013 --- core/tar/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/tar') diff --git a/core/tar/PKGBUILD b/core/tar/PKGBUILD index 4970dba50..67f548c5a 100644 --- a/core/tar/PKGBUILD +++ b/core/tar/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 195996 2013-10-07 10:34:06Z allan $ +# $Id: PKGBUILD 199999 2013-11-21 01:21:02Z allan $ # Maintainer: Allan McRae # Contributor: Andreas Radke pkgname=tar -pkgver=1.27 +pkgver=1.27.1 pkgrel=1 pkgdesc="Utility used to store, backup, and transport files" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=('glibc' 'sh') options=('!emptydirs') install=tar.install source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}) -md5sums=('3484fc42b7a82b82f2305b2971aa0e56' +md5sums=('e0382a4064e09a4943f3adeff1435978' 'SKIP') build() { -- cgit v1.2.3-54-g00ecf