summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2020-02-12 13:30:16 +0300
committerCaleb Maclennan2020-02-12 13:30:16 +0300
commit5f6bd858bfca5599811af30dc3f0ac316afbb541 (patch)
tree86f4198c03f28fa24848c1410b72d984f7a1a6bb
parent6985843a2934315e3ecbb9f80bfc286efa2079e9 (diff)
downloadaur-5f6bd858bfca5599811af30dc3f0ac316afbb541.tar.gz
Normalize packaging with lua*-std-_debug
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c194c472a90..f000bc887ec7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ url="https://github.com/lua-stdlib/$_pkgname"
license=('MIT')
_lua_deps=('std-_debug')
makedepends=('luarocks')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/lua-stdlib/normalize/archive/v$pkgver.tar.gz")
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/lua-stdlib/$_pkgname/archive/v$pkgver.tar.gz")
sha256sums=('7ca9bc7812a0581f421f29dcb996011575849e4acda3d1683aa27fe4ff8c2687')
_package_helper() {