summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c581ca41830..411a54fe87a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=lua-iconv
pkgver=7
pkgrel=1
-pkgdesc="Lua bindings for POSIX APIs and curses"
+pkgdesc="Lua bindings for the iconv API"
arch=('i686' 'x86_64')
-url="https://luaposix.github.io/luaposix"
+url="http://ittner.github.com/lua-iconv/"
license=('custom')
depends=('lua')
makedepends=('luarocks')