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

Anatol Pomozov anatolik at archlinux.org
Wed Jun 17 15:22:45 UTC 2015


    Date: Wednesday, June 17, 2015 @ 17:22:45
  Author: anatolik
Revision: 240986

upgpkg: lua 5.3.1-1

Modified:
  lua/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-17 14:59:12 UTC (rev 240985)
+++ PKGBUILD	2015-06-17 15:22:45 UTC (rev 240986)
@@ -4,8 +4,8 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=lua
-pkgver=5.3.0
-pkgrel=2
+pkgver=5.3.1
+pkgrel=1
 pkgdesc='Powerful lightweight programming language designed for extending applications'
 arch=('i686' 'x86_64')
 url='http://www.lua.org/'
@@ -16,10 +16,10 @@
         liblua.so.patch
         lua.pc
         LICENSE)
-md5sums=('a1b0a7e92d0c85bbff7a8d27bf29f8af'
+md5sums=('797adacada8d85761c079390ff1d9961'
          '85fe4e5f780376457eba3bc23d2cb2d3'
          'e7ba6c2b695b0b84a5ea0cbff5fc9067'
-         '0e2bd67b909b9ff673da844ca3480df2')
+         '83d9af31a1a29fec409a4e204271f5e3')
 
 prepare() {
   cd lua-$pkgver



More information about the arch-commits mailing list