[arch-commits] Commit in mtdev/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Mon Jun  4 14:12:33 UTC 2018
    
    
  
    Date: Monday, June 4, 2018 @ 14:12:33
  Author: felixonmars
Revision: 325834
upgpkg: mtdev 1.1.5-2
BUILDINFO Rebuild
Modified:
  mtdev/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 14:11:54 UTC (rev 325833)
+++ PKGBUILD	2018-06-04 14:12:33 UTC (rev 325834)
@@ -4,7 +4,7 @@
 
 pkgname=mtdev
 pkgver=1.1.5
-pkgrel=1
+pkgrel=2
 pkgdesc="A stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol"
 arch=('x86_64')
 url="http://bitmath.org/code/mtdev/"
@@ -11,7 +11,7 @@
 license=('custom:MIT')
 depends=('glibc')
 source=("$url$pkgname-$pkgver.tar.bz2")
-md5sums=('52c9610b6002f71d1642dc1a1cca5ec1')
+sha512sums=('78477a4af784e3f846df867f1428ffdc458e3ff33d465d45a84247a7e52f0e215cace397d72be64f6e641f07e0b97a930eff0e07fe9507e0138fb028a4037d6d')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
    
    
More information about the arch-commits
mailing list