[arch-commits] Commit in mhash/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Mon Jun  4 14:02:07 UTC 2018
    
    
  
    Date: Monday, June 4, 2018 @ 14:02:06
  Author: felixonmars
Revision: 340347
upgpkg: mhash 0.9.9.9-4
BUILDINFO Rebuild
Modified:
  mhash/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 14:01:11 UTC (rev 340346)
+++ PKGBUILD	2018-06-04 14:02:06 UTC (rev 340347)
@@ -5,7 +5,7 @@
 
 pkgname=mhash
 pkgver=0.9.9.9
-pkgrel=3
+pkgrel=4
 pkgdesc="A thread-safe hash library which provides a uniform interface to hash algorithms (MD5, SHA1, HAVAL, etc)"
 arch=('x86_64')
 url="http://mhash.sourceforge.net/"
@@ -12,7 +12,7 @@
 license=('LGPL')
 depends=('glibc')
 source=(http://downloads.sourceforge.net/sourceforge/mhash/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('f91c74f9ccab2b574a98be5bc31eb280')
+sha512sums=('3b063d258cb0e7c2fa21ed30abae97bd6f3630ecd1cb4698afb826aa747555f3cf884828f24ac5e2b203730d0c7c0ecc9ef1e724ad9d85769a2f66128f3072eb')
 
 build() {
   cd ${pkgname}-${pkgver}
    
    
More information about the arch-commits
mailing list