summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorosch2019-02-10 15:36:48 +0100
committerosch2019-02-10 15:36:48 +0100
commit9e2c7f3262d747a34992de8cddbeb7e6353330bd (patch)
tree2aa69b98786eecf5a314b67d83849a7153a057e4 /PKGBUILD
parentc5d9931620184022c99ac18485367b8ffee8a5c1 (diff)
downloadaur-9e2c7f3262d747a34992de8cddbeb7e6353330bd.tar.gz
URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3cca326d3119..2467b7902847 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
rockrel=1
pkgdesc="Commandline tool: Search and Replace in multiple files using Regular Expressions and Lua"
arch=('i686' 'x86_64')
-url="https://luarocks.org/modules/osch/$pkgname"
+url="https://github.com/osch/lrexrepl/#lrexrepl"
license=('MIT')
depends=('lua' 'lrexlib-pcre' 'lua-filesystem')
source=("https://github.com/osch/$pkgname/archive/v$pkgver.tar.gz")