[arch-commits] Commit in luarocks/repos/community-any (22 files)

Daurnimator daurnimator at archlinux.org
Fri Apr 23 16:48:14 UTC 2021


    Date: Friday, April 23, 2021 @ 16:48:14
  Author: daurnimator
Revision: 923194

archrelease: copy trunk to community-any

Added:
  luarocks/repos/community-any/PKGBUILD
    (from rev 923193, luarocks/trunk/PKGBUILD)
  luarocks/repos/community-any/luarocks-admin.bash
    (from rev 923193, luarocks/trunk/luarocks-admin.bash)
  luarocks/repos/community-any/luarocks-admin.fish
    (from rev 923193, luarocks/trunk/luarocks-admin.fish)
  luarocks/repos/community-any/luarocks-admin.zsh
    (from rev 923193, luarocks/trunk/luarocks-admin.zsh)
  luarocks/repos/community-any/luarocks-make-manifest-5.1.hook
    (from rev 923193, luarocks/trunk/luarocks-make-manifest-5.1.hook)
  luarocks/repos/community-any/luarocks-make-manifest-5.2.hook
    (from rev 923193, luarocks/trunk/luarocks-make-manifest-5.2.hook)
  luarocks/repos/community-any/luarocks-make-manifest-5.3.hook
    (from rev 923193, luarocks/trunk/luarocks-make-manifest-5.3.hook)
  luarocks/repos/community-any/luarocks-make-manifest-5.4.hook
    (from rev 923193, luarocks/trunk/luarocks-make-manifest-5.4.hook)
  luarocks/repos/community-any/luarocks.bash
    (from rev 923193, luarocks/trunk/luarocks.bash)
  luarocks/repos/community-any/luarocks.fish
    (from rev 923193, luarocks/trunk/luarocks.fish)
  luarocks/repos/community-any/luarocks.zsh
    (from rev 923193, luarocks/trunk/luarocks.zsh)
Deleted:
  luarocks/repos/community-any/PKGBUILD
  luarocks/repos/community-any/luarocks-admin.bash
  luarocks/repos/community-any/luarocks-admin.fish
  luarocks/repos/community-any/luarocks-admin.zsh
  luarocks/repos/community-any/luarocks-make-manifest-5.1.hook
  luarocks/repos/community-any/luarocks-make-manifest-5.2.hook
  luarocks/repos/community-any/luarocks-make-manifest-5.3.hook
  luarocks/repos/community-any/luarocks-make-manifest-5.4.hook
  luarocks/repos/community-any/luarocks.bash
  luarocks/repos/community-any/luarocks.fish
  luarocks/repos/community-any/luarocks.zsh

---------------------------------+
 PKGBUILD                        |  150 +++++++++++++++++++-------------------
 luarocks-admin.bash             |    2 
 luarocks-admin.fish             |    2 
 luarocks-admin.zsh              |    6 -
 luarocks-make-manifest-5.1.hook |   24 +++---
 luarocks-make-manifest-5.2.hook |   24 +++---
 luarocks-make-manifest-5.3.hook |   24 +++---
 luarocks-make-manifest-5.4.hook |   24 +++---
 luarocks.bash                   |    2 
 luarocks.fish                   |    2 
 luarocks.zsh                    |    6 -
 11 files changed, 133 insertions(+), 133 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-23 16:47:37 UTC (rev 923193)
+++ PKGBUILD	2021-04-23 16:48:14 UTC (rev 923194)
@@ -1,75 +0,0 @@
-# Maintainer: Daurnimator <daurnimator at archlinux.org>
-# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
-# Contributor: Chris Brannon <cmbrannon79 at gmail.com>
-# Contributor: Geoffroy Carrier <geoffroy at archlinux.org>
-
-pkgname=luarocks
-pkgver=3.5.0
-pkgrel=1
-pkgdesc='Deployment and management system for Lua modules'
-backup=(etc/luarocks/config-5.{1,2,3,4}.lua)
-arch=('any')
-url='https://luarocks.org/'
-license=('custom')
-replaces=('luarocks5.1' 'luarocks5.2')
-depends=('coreutils' # need chmod, md5sum
-         'curl' # need one of curl or wget
-         'lua'
-         'unzip' # need unzip and zip or lua-zlib
-         'zip')
-optdepends=('cvs: for fetching sources from CVS repositories'
-            'git: for fetching sources from git repositories'
-            'mercurial: for fetching sources from mercurial repositories'
-            'cmake: for building rocks that use the cmake build system'
-            'lua-sec: HTTPS support')
-source=("https://luarocks.org/releases/$pkgname-$pkgver.tar.gz"{,.asc}
-        luarocks-make-manifest-5.{1,2,3,4}.hook
-        "luarocks.bash"
-        "luarocks.fish"
-        "luarocks.zsh"
-        "luarocks-admin.bash"
-        "luarocks-admin.fish"
-        "luarocks-admin.zsh")
-sha512sums=('fda01b7149839adf7c0e1c05d0f1793e79575c5d378d96ee1e197828e9b9b6e89a635f8a26a5b71db5b48465ef74b219fac18ecdbd59962cbf9da613b05dd42a'
-            'SKIP'
-            'cd90cba877c0dd435b44328a0869e3102c52eb36ed5b764c3ee8a78de95772fe094419dc032db2e2c91d9a0aa35ab7c6e8a13e29b9feeb3a3172d7a129d005c0'
-            '25b2303f39ecf8e6ce44bd6c9f59d322eb748eea89e4ca31991fe36eae46949062bd4d3c876de488b4dd7354fcb0531b5e29454dec99a7f981f3dc857776d2bb'
-            '5ac781ad861bb7c821daef5ca664c53d28f7f3a530b6ac1c0c64ec063476cb4e6b0a7705b86b67e0dbe3f439f4a46645ea430a5fb6a49b705d51f21788067fe3'
-            '7c86aea103036be8ede7c0688ea2c45cfe2e9811710aacccc053530dae4bdfa0214e4e170c36de55d64d6fe851ee31923429678febe3c6790ac152945bc11264'
-            'b34ea6fde901f531f841784c7f75dec3f72ac055333fd1dbafbb2da5f5963b2dd4b89e28d2099e57d201877d0b00ae44bd2aced92ab41ef7a775c8f452985d3a'
-            '57378406df3a0454ef46b3b97aaf92bbf2f597ed8216a33757e351efbb151f1fc44ef0ad33f24031eb62f70d3737bf02fb72c3682ea1d533aa9495ca11566ed5'
-            '4a24e6f44c13711ba42eab155d7e5699707e9b8d00158104065ce01d8cfdbe5ea9c1e4f12ed10b324caa076b6862a630a4638092827698a5455181e38d821869'
-            'b43ccd818c3022b63690b6d060940bbbfd2775b1c174b9e99c8162ea0e746b276b4414c2489156e6bb9eae9ce41d83481022a5a757ea94b62074a6c8c57e9c5a'
-            '6b52bd6f446586c3e7d5dbe1ba870e5e37c5bb9cdd5e5878959fa1c151b5a43d8b37c1dc43de46ff2c70c1f57c0429a85c382f53390179609a2880e5aa089497'
-            'f6ab6c65aaaa2680ce83a3277a2aec4400d234ddfc17c62f44190928a53b7146c38f8a779aedc1c71fed3dd2f1833e1ca924080e98ecf7462274b0d9acb07f90')
-validpgpkeys=('8460980B2B79786DE0C7FCC83FD8F43C2BB3C478')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make ./build/luarocks ./build/luarocks-admin ./build/config-5.4.lua
-  make LUA_VERSION=5.1 LUA_INTERPRETER=lua5.1 LUA_INCDIR=/usr/include/lua5.1 ./build/config-5.1.lua
-  make LUA_VERSION=5.2 LUA_INTERPRETER=lua5.2 LUA_INCDIR=/usr/include/lua5.2 ./build/config-5.2.lua
-  make LUA_VERSION=5.3 LUA_INTERPRETER=lua5.3 LUA_INCDIR=/usr/include/lua5.3 ./build/config-5.3.lua
-}
-
-package() {
-  install -Dm644 luarocks-make-manifest-5.1.hook "$pkgdir/usr/share/libalpm/hooks/luarocks-make-manifest-5.1.hook"
-  install -Dm644 luarocks-make-manifest-5.2.hook "$pkgdir/usr/share/libalpm/hooks/luarocks-make-manifest-5.2.hook"
-  install -Dm644 luarocks-make-manifest-5.3.hook "$pkgdir/usr/share/libalpm/hooks/luarocks-make-manifest-5.3.hook"
-  install -Dm644 luarocks-make-manifest-5.4.hook "$pkgdir/usr/share/libalpm/hooks/luarocks-make-manifest-5.4.hook"
-
-  install -Dm644 luarocks.bash "$pkgdir/usr/share/bash-completion/completions/luarocks"
-  install -Dm644 luarocks.fish "$pkgdir/usr/share/fish/vendor_completions.d/luarocks.fish"
-  install -Dm644 luarocks.zsh "$pkgdir/usr/share/zsh/site-functions/_luarocks"
-  install -Dm644 luarocks-admin.bash "$pkgdir/usr/share/bash-completion/completions/luarocks-admin"
-  install -Dm644 luarocks-admin.fish "$pkgdir/usr/share/fish/vendor_completions.d/luarocks-admin.fish"
-  install -Dm644 luarocks-admin.zsh "$pkgdir/usr/share/zsh/site-functions/_luarocks-admin"
-
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  make DESTDIR="$pkgdir" LUA_VERSION=5.1 install-config
-  make DESTDIR="$pkgdir" LUA_VERSION=5.2 install-config
-  make DESTDIR="$pkgdir" LUA_VERSION=5.3 install-config
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: luarocks/repos/community-any/PKGBUILD (from rev 923193, luarocks/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-04-23 16:48:14 UTC (rev 923194)
@@ -0,0 +1,75 @@
+# Maintainer: Daurnimator <daurnimator at archlinux.org>
+# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
+# Contributor: Chris Brannon <cmbrannon79 at gmail.com>
+# Contributor: Geoffroy Carrier <geoffroy at archlinux.org>
+
+pkgname=luarocks
+pkgver=3.7.0
+pkgrel=1
+pkgdesc='Deployment and management system for Lua modules'
+backup=(etc/luarocks/config-5.{1,2,3,4}.lua)
+arch=('any')
+url='https://luarocks.org/'
+license=('custom')
+replaces=('luarocks5.1' 'luarocks5.2')
+depends=('coreutils' # need chmod, md5sum
+         'curl' # need one of curl or wget
+         'lua'
+         'unzip' # need unzip and zip or lua-zlib
+         'zip')
+optdepends=('cvs: for fetching sources from CVS repositories'
+            'git: for fetching sources from git repositories'
+            'mercurial: for fetching sources from mercurial repositories'
+            'cmake: for building rocks that use the cmake build system'
+            'lua-sec: HTTPS support')
+source=("https://luarocks.org/releases/$pkgname-$pkgver.tar.gz"{,.asc}
+        luarocks-make-manifest-5.{1,2,3,4}.hook
+        "luarocks.bash"
+        "luarocks.fish"
+        "luarocks.zsh"
+        "luarocks-admin.bash"
+        "luarocks-admin.fish"
+        "luarocks-admin.zsh")
+sha512sums=('cc3c555c488da9f95a118eedb74cb9e2a38b572e172958843dabebce125524e58a13ac65e89a349deb8fef13b6de751074fc3adbb430ab55d4e4109288119153'
+            'SKIP'
+            'cd90cba877c0dd435b44328a0869e3102c52eb36ed5b764c3ee8a78de95772fe094419dc032db2e2c91d9a0aa35ab7c6e8a13e29b9feeb3a3172d7a129d005c0'
+            '25b2303f39ecf8e6ce44bd6c9f59d322eb748eea89e4ca31991fe36eae46949062bd4d3c876de488b4dd7354fcb0531b5e29454dec99a7f981f3dc857776d2bb'
+            '5ac781ad861bb7c821daef5ca664c53d28f7f3a530b6ac1c0c64ec063476cb4e6b0a7705b86b67e0dbe3f439f4a46645ea430a5fb6a49b705d51f21788067fe3'
+            '7c86aea103036be8ede7c0688ea2c45cfe2e9811710aacccc053530dae4bdfa0214e4e170c36de55d64d6fe851ee31923429678febe3c6790ac152945bc11264'
+            'b34ea6fde901f531f841784c7f75dec3f72ac055333fd1dbafbb2da5f5963b2dd4b89e28d2099e57d201877d0b00ae44bd2aced92ab41ef7a775c8f452985d3a'
+            '57378406df3a0454ef46b3b97aaf92bbf2f597ed8216a33757e351efbb151f1fc44ef0ad33f24031eb62f70d3737bf02fb72c3682ea1d533aa9495ca11566ed5'
+            '4a24e6f44c13711ba42eab155d7e5699707e9b8d00158104065ce01d8cfdbe5ea9c1e4f12ed10b324caa076b6862a630a4638092827698a5455181e38d821869'
+            'b43ccd818c3022b63690b6d060940bbbfd2775b1c174b9e99c8162ea0e746b276b4414c2489156e6bb9eae9ce41d83481022a5a757ea94b62074a6c8c57e9c5a'
+            '6b52bd6f446586c3e7d5dbe1ba870e5e37c5bb9cdd5e5878959fa1c151b5a43d8b37c1dc43de46ff2c70c1f57c0429a85c382f53390179609a2880e5aa089497'
+            'f6ab6c65aaaa2680ce83a3277a2aec4400d234ddfc17c62f44190928a53b7146c38f8a779aedc1c71fed3dd2f1833e1ca924080e98ecf7462274b0d9acb07f90')
+validpgpkeys=('8460980B2B79786DE0C7FCC83FD8F43C2BB3C478')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make ./build/luarocks ./build/luarocks-admin ./build/config-5.4.lua
+  make LUA_VERSION=5.1 LUA_INTERPRETER=lua5.1 LUA_INCDIR=/usr/include/lua5.1 ./build/config-5.1.lua
+  make LUA_VERSION=5.2 LUA_INTERPRETER=lua5.2 LUA_INCDIR=/usr/include/lua5.2 ./build/config-5.2.lua
+  make LUA_VERSION=5.3 LUA_INTERPRETER=lua5.3 LUA_INCDIR=/usr/include/lua5.3 ./build/config-5.3.lua
+}
+
+package() {
+  install -Dm644 luarocks-make-manifest-5.1.hook "$pkgdir/usr/share/libalpm/hooks/luarocks-make-manifest-5.1.hook"
+  install -Dm644 luarocks-make-manifest-5.2.hook "$pkgdir/usr/share/libalpm/hooks/luarocks-make-manifest-5.2.hook"
+  install -Dm644 luarocks-make-manifest-5.3.hook "$pkgdir/usr/share/libalpm/hooks/luarocks-make-manifest-5.3.hook"
+  install -Dm644 luarocks-make-manifest-5.4.hook "$pkgdir/usr/share/libalpm/hooks/luarocks-make-manifest-5.4.hook"
+
+  install -Dm644 luarocks.bash "$pkgdir/usr/share/bash-completion/completions/luarocks"
+  install -Dm644 luarocks.fish "$pkgdir/usr/share/fish/vendor_completions.d/luarocks.fish"
+  install -Dm644 luarocks.zsh "$pkgdir/usr/share/zsh/site-functions/_luarocks"
+  install -Dm644 luarocks-admin.bash "$pkgdir/usr/share/bash-completion/completions/luarocks-admin"
+  install -Dm644 luarocks-admin.fish "$pkgdir/usr/share/fish/vendor_completions.d/luarocks-admin.fish"
+  install -Dm644 luarocks-admin.zsh "$pkgdir/usr/share/zsh/site-functions/_luarocks-admin"
+
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  make DESTDIR="$pkgdir" LUA_VERSION=5.1 install-config
+  make DESTDIR="$pkgdir" LUA_VERSION=5.2 install-config
+  make DESTDIR="$pkgdir" LUA_VERSION=5.3 install-config
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Deleted: luarocks-admin.bash
===================================================================
--- luarocks-admin.bash	2021-04-23 16:47:37 UTC (rev 923193)
+++ luarocks-admin.bash	2021-04-23 16:48:14 UTC (rev 923194)
@@ -1 +0,0 @@
-source <(luarocks-admin completion bash)

Copied: luarocks/repos/community-any/luarocks-admin.bash (from rev 923193, luarocks/trunk/luarocks-admin.bash)
===================================================================
--- luarocks-admin.bash	                        (rev 0)
+++ luarocks-admin.bash	2021-04-23 16:48:14 UTC (rev 923194)
@@ -0,0 +1 @@
+source <(luarocks-admin completion bash)

Deleted: luarocks-admin.fish
===================================================================
--- luarocks-admin.fish	2021-04-23 16:47:37 UTC (rev 923193)
+++ luarocks-admin.fish	2021-04-23 16:48:14 UTC (rev 923194)
@@ -1 +0,0 @@
-luarocks-admin completion fish | source

Copied: luarocks/repos/community-any/luarocks-admin.fish (from rev 923193, luarocks/trunk/luarocks-admin.fish)
===================================================================
--- luarocks-admin.fish	                        (rev 0)
+++ luarocks-admin.fish	2021-04-23 16:48:14 UTC (rev 923194)
@@ -0,0 +1 @@
+luarocks-admin completion fish | source

Deleted: luarocks-admin.zsh
===================================================================
--- luarocks-admin.zsh	2021-04-23 16:47:37 UTC (rev 923193)
+++ luarocks-admin.zsh	2021-04-23 16:48:14 UTC (rev 923194)
@@ -1,3 +0,0 @@
-#compdef luarocks-admin
-
-source <(luarocks-admin completion zsh)

Copied: luarocks/repos/community-any/luarocks-admin.zsh (from rev 923193, luarocks/trunk/luarocks-admin.zsh)
===================================================================
--- luarocks-admin.zsh	                        (rev 0)
+++ luarocks-admin.zsh	2021-04-23 16:48:14 UTC (rev 923194)
@@ -0,0 +1,3 @@
+#compdef luarocks-admin
+
+source <(luarocks-admin completion zsh)

Deleted: luarocks-make-manifest-5.1.hook
===================================================================
--- luarocks-make-manifest-5.1.hook	2021-04-23 16:47:37 UTC (rev 923193)
+++ luarocks-make-manifest-5.1.hook	2021-04-23 16:48:14 UTC (rev 923194)
@@ -1,12 +0,0 @@
-[Trigger]
-Type = Path
-Operation = Install
-Operation = Upgrade
-Operation = Remove
-Target = usr/lib/luarocks/rocks-5.1/*/**
-
-[Action]
-Description = Generating luarocks manifest for Lua 5.1...
-When = PostTransaction
-Exec = /usr/bin/luarocks-admin make_manifest --local-tree --lua-version=5.1 /usr/lib/luarocks/rocks-5.1/
-Depends = luarocks

Copied: luarocks/repos/community-any/luarocks-make-manifest-5.1.hook (from rev 923193, luarocks/trunk/luarocks-make-manifest-5.1.hook)
===================================================================
--- luarocks-make-manifest-5.1.hook	                        (rev 0)
+++ luarocks-make-manifest-5.1.hook	2021-04-23 16:48:14 UTC (rev 923194)
@@ -0,0 +1,12 @@
+[Trigger]
+Type = Path
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/lib/luarocks/rocks-5.1/*/**
+
+[Action]
+Description = Generating luarocks manifest for Lua 5.1...
+When = PostTransaction
+Exec = /usr/bin/luarocks-admin make_manifest --local-tree --lua-version=5.1 /usr/lib/luarocks/rocks-5.1/
+Depends = luarocks

Deleted: luarocks-make-manifest-5.2.hook
===================================================================
--- luarocks-make-manifest-5.2.hook	2021-04-23 16:47:37 UTC (rev 923193)
+++ luarocks-make-manifest-5.2.hook	2021-04-23 16:48:14 UTC (rev 923194)
@@ -1,12 +0,0 @@
-[Trigger]
-Type = Path
-Operation = Install
-Operation = Upgrade
-Operation = Remove
-Target = usr/lib/luarocks/rocks-5.2/*/**
-
-[Action]
-Description = Generating luarocks manifest for Lua 5.2...
-When = PostTransaction
-Exec = /usr/bin/luarocks-admin make_manifest --local-tree --lua-version=5.2 /usr/lib/luarocks/rocks-5.2/
-Depends = luarocks

Copied: luarocks/repos/community-any/luarocks-make-manifest-5.2.hook (from rev 923193, luarocks/trunk/luarocks-make-manifest-5.2.hook)
===================================================================
--- luarocks-make-manifest-5.2.hook	                        (rev 0)
+++ luarocks-make-manifest-5.2.hook	2021-04-23 16:48:14 UTC (rev 923194)
@@ -0,0 +1,12 @@
+[Trigger]
+Type = Path
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/lib/luarocks/rocks-5.2/*/**
+
+[Action]
+Description = Generating luarocks manifest for Lua 5.2...
+When = PostTransaction
+Exec = /usr/bin/luarocks-admin make_manifest --local-tree --lua-version=5.2 /usr/lib/luarocks/rocks-5.2/
+Depends = luarocks

Deleted: luarocks-make-manifest-5.3.hook
===================================================================
--- luarocks-make-manifest-5.3.hook	2021-04-23 16:47:37 UTC (rev 923193)
+++ luarocks-make-manifest-5.3.hook	2021-04-23 16:48:14 UTC (rev 923194)
@@ -1,12 +0,0 @@
-[Trigger]
-Type = Path
-Operation = Install
-Operation = Upgrade
-Operation = Remove
-Target = usr/lib/luarocks/rocks-5.3/*/**
-
-[Action]
-Description = Generating luarocks manifest for Lua 5.3...
-When = PostTransaction
-Exec = /usr/bin/luarocks-admin make_manifest --local-tree --lua-version=5.3 /usr/lib/luarocks/rocks-5.3/
-Depends = luarocks

Copied: luarocks/repos/community-any/luarocks-make-manifest-5.3.hook (from rev 923193, luarocks/trunk/luarocks-make-manifest-5.3.hook)
===================================================================
--- luarocks-make-manifest-5.3.hook	                        (rev 0)
+++ luarocks-make-manifest-5.3.hook	2021-04-23 16:48:14 UTC (rev 923194)
@@ -0,0 +1,12 @@
+[Trigger]
+Type = Path
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/lib/luarocks/rocks-5.3/*/**
+
+[Action]
+Description = Generating luarocks manifest for Lua 5.3...
+When = PostTransaction
+Exec = /usr/bin/luarocks-admin make_manifest --local-tree --lua-version=5.3 /usr/lib/luarocks/rocks-5.3/
+Depends = luarocks

Deleted: luarocks-make-manifest-5.4.hook
===================================================================
--- luarocks-make-manifest-5.4.hook	2021-04-23 16:47:37 UTC (rev 923193)
+++ luarocks-make-manifest-5.4.hook	2021-04-23 16:48:14 UTC (rev 923194)
@@ -1,12 +0,0 @@
-[Trigger]
-Type = Path
-Operation = Install
-Operation = Upgrade
-Operation = Remove
-Target = usr/lib/luarocks/rocks-5.4/*/**
-
-[Action]
-Description = Generating luarocks manifest for Lua 5.4...
-When = PostTransaction
-Exec = /usr/bin/luarocks-admin make_manifest --local-tree --lua-version=5.4 /usr/lib/luarocks/rocks-5.4/
-Depends = luarocks

Copied: luarocks/repos/community-any/luarocks-make-manifest-5.4.hook (from rev 923193, luarocks/trunk/luarocks-make-manifest-5.4.hook)
===================================================================
--- luarocks-make-manifest-5.4.hook	                        (rev 0)
+++ luarocks-make-manifest-5.4.hook	2021-04-23 16:48:14 UTC (rev 923194)
@@ -0,0 +1,12 @@
+[Trigger]
+Type = Path
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/lib/luarocks/rocks-5.4/*/**
+
+[Action]
+Description = Generating luarocks manifest for Lua 5.4...
+When = PostTransaction
+Exec = /usr/bin/luarocks-admin make_manifest --local-tree --lua-version=5.4 /usr/lib/luarocks/rocks-5.4/
+Depends = luarocks

Deleted: luarocks.bash
===================================================================
--- luarocks.bash	2021-04-23 16:47:37 UTC (rev 923193)
+++ luarocks.bash	2021-04-23 16:48:14 UTC (rev 923194)
@@ -1 +0,0 @@
-source <(luarocks completion bash)

Copied: luarocks/repos/community-any/luarocks.bash (from rev 923193, luarocks/trunk/luarocks.bash)
===================================================================
--- luarocks.bash	                        (rev 0)
+++ luarocks.bash	2021-04-23 16:48:14 UTC (rev 923194)
@@ -0,0 +1 @@
+source <(luarocks completion bash)

Deleted: luarocks.fish
===================================================================
--- luarocks.fish	2021-04-23 16:47:37 UTC (rev 923193)
+++ luarocks.fish	2021-04-23 16:48:14 UTC (rev 923194)
@@ -1 +0,0 @@
-luarocks completion fish | source

Copied: luarocks/repos/community-any/luarocks.fish (from rev 923193, luarocks/trunk/luarocks.fish)
===================================================================
--- luarocks.fish	                        (rev 0)
+++ luarocks.fish	2021-04-23 16:48:14 UTC (rev 923194)
@@ -0,0 +1 @@
+luarocks completion fish | source

Deleted: luarocks.zsh
===================================================================
--- luarocks.zsh	2021-04-23 16:47:37 UTC (rev 923193)
+++ luarocks.zsh	2021-04-23 16:48:14 UTC (rev 923194)
@@ -1,3 +0,0 @@
-#compdef luarocks
-
-source <(luarocks completion zsh)

Copied: luarocks/repos/community-any/luarocks.zsh (from rev 923193, luarocks/trunk/luarocks.zsh)
===================================================================
--- luarocks.zsh	                        (rev 0)
+++ luarocks.zsh	2021-04-23 16:48:14 UTC (rev 923194)
@@ -0,0 +1,3 @@
+#compdef luarocks
+
+source <(luarocks completion zsh)



More information about the arch-commits mailing list