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 0aba83ac3c99..e3e5bfb65ba1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=wxlua
pkgver=2.8.12.3
-pkgrel=2
+pkgrel=3
pkgdesc="A set of bindings to the wxWidgets library for the Lua programming language."
arch=('i686' 'x86_64')
url="http://wxlua.sourceforge.net"
license=('custom:wxWindows')
-depends=('lua' 'desktop-file-utils' 'wxgtk2.8' 'webkitgtk2' )
+depends=('lua52' 'desktop-file-utils' 'wxgtk2.8' 'webkitgtk2' )
makedepends=('cmake')
provides=('wxstedit')
conflicts=('wxstedit')