[arch-commits] Commit in tolua++/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Thu Jun  7 06:03:47 UTC 2018
    
    
  
    Date: Thursday, June 7, 2018 @ 06:03:47
  Author: felixonmars
Revision: 341649
upgpkg: tolua++ 1.0.93-3
BUILDINFO Rebuild
Modified:
  tolua++/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-07 06:02:12 UTC (rev 341648)
+++ PKGBUILD	2018-06-07 06:03:47 UTC (rev 341649)
@@ -5,7 +5,7 @@
 
 pkgname=tolua++
 pkgver=1.0.93
-pkgrel=2
+pkgrel=3
 pkgdesc="Tool to integrate C/C++ code with Lua"
 arch=('x86_64')
 url="https://github.com/LuaDist/toluapp"
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'git')
 options=('staticlibs')
 source=(git+https://github.com/LuaDist/toluapp.git#tag=${pkgver})
-md5sums=('SKIP')
+sha512sums=('SKIP')
 
 build() {
     cd toluapp
    
    
More information about the arch-commits
mailing list