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

Allan McRae allan at nymeria.archlinux.org
Mon Nov 18 00:52:35 UTC 2013


    Date: Monday, November 18, 2013 @ 01:52:35
  Author: allan
Revision: 199880

upgpkg: tar 1.27.1-1

upstream update

Modified:
  tar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-18 00:18:54 UTC (rev 199879)
+++ PKGBUILD	2013-11-18 00:52:35 UTC (rev 199880)
@@ -3,7 +3,7 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 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 @@
 options=('!emptydirs')
 install=tar.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('3484fc42b7a82b82f2305b2971aa0e56'
+md5sums=('e0382a4064e09a4943f3adeff1435978'
          'SKIP')
 
 build() {




More information about the arch-commits mailing list