summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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")