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

Gaetan Bisson bisson at archlinux.org
Sun May 31 21:06:52 UTC 2015


    Date: Sunday, May 31, 2015 @ 23:06:52
  Author: bisson
Revision: 239969

upstream update

Modified:
  sharutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-31 20:49:14 UTC (rev 239968)
+++ PKGBUILD	2015-05-31 21:06:52 UTC (rev 239969)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sharutils
-pkgver=4.15
+pkgver=4.15.2
 pkgrel=1
 pkgdesc='Makes so-called shell archives out of many files'
 url='http://www.gnu.org/software/sharutils/'
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('perl' 'gettext' 'texinfo')
 source=("ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('900e85249b53e34cc55c061d809d31f14c83b210')
+sha1sums=('250377131bcf7a081f066ed0f9c51a0b7e0b0c04')
 
 install=install
 



More information about the arch-commits mailing list