summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlobodan Terzić2021-09-20 11:28:38 +0200
committerSlobodan Terzić2021-09-20 11:28:38 +0200
commit2de29c0938a738c0fb2ada171a2bb995f8bcb315 (patch)
treef47cb6fa3c863ddba4a9513cf330eb516d34fc53
parent0a1578c25f44e5bbe231a993bb477b1c6f6d61c2 (diff)
downloadaur-2de29c0938a738c0fb2ada171a2bb995f8bcb315.tar.gz
Update dependancies
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8805ee2027fe..b0c9e461557e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mudlet-git
pkgdesc = A modern MUD client with a graphical user inteface and built in Lua scripting (git development branch
- pkgver = r913.g9571f211
+ pkgver = r1143.g68133f54b
pkgrel = 1
url = http://www.mudlet.org
arch = i686
@@ -18,7 +18,7 @@ pkgbase = mudlet-git
depends = lua51-sql-sqlite
depends = lrexlib-pcre5.1
depends = qt5-gamepad
- depends = lua51-utf8
+ depends = lua51-luautf8
depends = ttf-font
depends = pugixml
depends = lua-yajl
@@ -31,4 +31,3 @@ pkgbase = mudlet-git
sha256sums = SKIP
pkgname = mudlet-git
-
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'