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

Anatol Pomozov anatolik at archlinux.org
Mon Jan 30 18:52:10 UTC 2017


    Date: Monday, January 30, 2017 @ 18:52:09
  Author: anatolik
Revision: 287773

upgpkg: lua 5.3.4-1

Modified:
  lua/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-30 16:48:50 UTC (rev 287772)
+++ PKGBUILD	2017-01-30 18:52:09 UTC (rev 287773)
@@ -4,9 +4,9 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=lua
-pkgver=5.3.3
+pkgver=5.3.4
 _majorver=${pkgver%.*}
-pkgrel=2
+pkgrel=1
 pkgdesc='Powerful lightweight programming language designed for extending applications'
 arch=('i686' 'x86_64')
 url='http://www.lua.org/'
@@ -17,10 +17,10 @@
         liblua.so.patch
         lua.pc
         LICENSE)
-md5sums=('703f75caa4fdf4a911c1a72e67a27498'
-         '85fe4e5f780376457eba3bc23d2cb2d3'
-         'e7ba6c2b695b0b84a5ea0cbff5fc9067'
-         '83d9af31a1a29fec409a4e204271f5e3')
+sha1sums=('79790cfd40e09ba796b01a571d4d63b52b1cd950'
+          'cb7b28999970358e03bffcb58578a651bf9b287e'
+          '1aee8d1a219639d0efc534e483ffa1ee236fb393'
+          '05f5f3b7bef0258bd617c505b8992de639af4551')
 
 prepare() {
   cd lua-$pkgver



More information about the arch-commits mailing list