[arch-commits] Commit in lbzip2/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Mon Jun  4 13:27:56 UTC 2018
    
    
  
    Date: Monday, June 4, 2018 @ 13:27:55
  Author: felixonmars
Revision: 340285
upgpkg: lbzip2 2.5-4
BUILDINFO Rebuild
Modified:
  lbzip2/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 13:27:32 UTC (rev 340284)
+++ PKGBUILD	2018-06-04 13:27:55 UTC (rev 340285)
@@ -5,7 +5,7 @@
 
 pkgname=lbzip2
 pkgver=2.5
-pkgrel=3
+pkgrel=4
 pkgdesc="A parallel, SMP-based, bzip2-compatible compression utility"
 arch=('x86_64')
 url="http://lbzip2.org"
@@ -12,7 +12,7 @@
 license=('GPL3')
 depends=('glibc')
 source=(http://archive.lbzip2.org/$pkgname-$pkgver.tar.bz2)
-sha256sums=('eec4ff08376090494fa3710649b73e5412c3687b4b9b758c93f73aa7be27555b')
+sha512sums=('63468178604df926bd2071c23b068bddcb6fcab54bac92a149224c5ed99a38cc7e8366ae21eecf12ad9c1a193827ef627d2517ac9a7a65791a959dfcacd96127')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver
    
    
More information about the arch-commits
mailing list