[arch-commits] Commit in premake3/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Jun 4 14:27:16 UTC 2018


    Date: Monday, June 4, 2018 @ 14:27:14
  Author: felixonmars
Revision: 340386

upgpkg: premake3 3.7-4

BUILDINFO Rebuild

Modified:
  premake3/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 14:25:37 UTC (rev 340385)
+++ PKGBUILD	2018-06-04 14:27:14 UTC (rev 340386)
@@ -6,7 +6,7 @@
 
 pkgname=premake3
 pkgver=3.7
-pkgrel=3
+pkgrel=4
 pkgdesc="A simple build configuration and project generation tool using lua"
 arch=('x86_64')
 url="http://premake.sourceforge.net"
@@ -13,7 +13,7 @@
 license=('GPL')
 makedepends=()
 source=("https://downloads.sourceforge.net/sourceforge/premake/premake-src-${pkgver}.zip")
-md5sums=('8d30dc5bbc52aad81abb1509c1dd7d8f')
+sha512sums=('351b26b9ee738e97b1828e7c26fe1538fb1509fbdc030da3d87fc28b1daa7966bc50ba8043062d35b37fa3929d909533b723241e1f98e438a039c6f9d61a46f4')
 
 build() {
 	cd ${srcdir}/Premake-${pkgver}



More information about the arch-commits mailing list