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

Gaetan Bisson bisson at archlinux.org
Sun Jan 13 20:18:58 UTC 2013


    Date: Sunday, January 13, 2013 @ 15:18:58
  Author: bisson
Revision: 175103

upstream update

Modified:
  sharutils/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-13 16:06:48 UTC (rev 175102)
+++ PKGBUILD	2013-01-13 20:18:58 UTC (rev 175103)
@@ -4,15 +4,15 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sharutils
-pkgver=4.13
+pkgver=4.13.3
 pkgrel=1
 pkgdesc='Makes so-called shell archives out of many files'
 url='http://www.gnu.org/software/sharutils/'
 license=('GPL')
 arch=('i686' 'x86_64')
 depends=('perl' 'gettext' 'texinfo')
-source=("ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('8c1531846bc397c2afbbbf2ca33c8d5fd78bbc3d')
+source=("ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('50582fcededd1891c47ec1caa98491e280950cbd')
 
 install=install
 




More information about the arch-commits mailing list