[arch-commits] Commit in libarchive/trunk (PKGBUILD)
    Dave Reisner 
    dreisner at nymeria.archlinux.org
       
    Thu Dec 12 15:40:16 UTC 2013
    
    
  
    Date: Thursday, December 12, 2013 @ 16:40:16
  Author: dreisner
Revision: 201473
fix incorrect checksum
Modified:
  libarchive/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-12 15:39:41 UTC (rev 201472)
+++ PKGBUILD	2013-12-12 15:40:16 UTC (rev 201473)
@@ -17,7 +17,7 @@
         'libarchive-3.1.2-acl.patch')
 md5sums=('efad5a503f66329bb9d2f4308b5de98a'
          'fda89c145bbcd793a96b06b463ef6a72'
-         '6432f3360abd5645461a9c825c75b307'
+         '6a63086b1a2e540d74ca6dc240dbd021'
          'a5c995661c62429ceff2c23ea322393b')
 
 build() {
    
    
More information about the arch-commits
mailing list