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 786725b895a7..820576bdf478 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: Xabre <xabre @archlinux.info>
pkgname=mudlet-git
_gitname=Mudlet
-pkgver=r913.g9571f211
+pkgver=r1143.g68133f54b
pkgrel=1
pkgdesc="A modern MUD client with a graphical user inteface and built in Lua scripting (git development branch"
arch=('i686' 'x86_64')
url="http://www.mudlet.org"
license=('GPL')
depends=('qt5-multimedia' 'hunspell' 'libzip' 'glu' 'lua51-filesystem' 'luazip5.1' 'lua51-sql-sqlite' \
- 'lrexlib-pcre5.1' 'qt5-gamepad' 'lua51-utf8' 'ttf-font' 'pugixml' 'lua-yajl' 'qtkeychain-qt5')
+ 'lrexlib-pcre5.1' 'qt5-gamepad' 'lua51-luautf8' 'ttf-font' 'pugixml' 'lua-yajl' 'qtkeychain-qt5')
makedepends=('git' 'boost' 'qt5-tools')
optdepends=('discord-rpc-api: discord integration'
'ttf-bitstream-vera: default font'