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

Felix Yan felixonmars at archlinux.org
Mon Jun 4 13:48:05 UTC 2018


    Date: Monday, June 4, 2018 @ 13:48:04
  Author: felixonmars
Revision: 340331

upgpkg: lua-alt-getopt 0.7.0-8

BUILDINFO Rebuild

Modified:
  lua-alt-getopt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 13:46:35 UTC (rev 340330)
+++ PKGBUILD	2018-06-04 13:48:04 UTC (rev 340331)
@@ -6,7 +6,7 @@
 pkgbase=lua-alt-getopt
 pkgname=(lua-alt-getopt lua51-alt-getopt lua52-alt-getopt)
 pkgver=0.7.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Lua module for processing options similar to getopt_long(3)"
 license=('MIT')
 arch=('any')
@@ -14,8 +14,8 @@
 makedepends=('bmake' 'lua' 'lua51' 'lua52')
 source=("http://mova.org/~cheusov/pub/lua_alt_getopt/lua-alt-getopt-${pkgver}.tar.gz"
         'LICENSE')
-sha1sums=('431b590002f5fdced78e0745a9a283aefdd1dfa0'
-          'e471a511997528dd080d2997580499c37d06111a')
+sha512sums=('379db696180e2bbb6e472ebe56e921c9736ee89ad673b296d0e580f100617a10dd5b44fdd665298ac87a44bbf8b5c330696653ec6d62ccaebc22120debf3c91f'
+            'f4c04e8a6bdbc737e04672f7751fcfb709e34c87df69ddfada0b0e22480f5ffd7daf21f266699e5b2955ff781f5a4aa574a614646896d12c994bc7b9282b0f67')
 
 build() {
   cp -r "${pkgname}-${pkgver}" build51



More information about the arch-commits mailing list