summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSlobodan Terzić2021-09-23 12:14:57 +0200
committerSlobodan Terzić2021-09-23 12:14:57 +0200
commit99143604e4a3297cfad7c6794632d4bd65455d46 (patch)
treec99a573c33be177cbe4cef7639f55380405248ca /PKGBUILD
parent3128e3b6cdad1bbadd84c958ab607e9ad5c6334a (diff)
downloadaur-99143604e4a3297cfad7c6794632d4bd65455d46.tar.gz
Mudlet 4.13.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73754e603e52..c0d827497a3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
# Contributor: Kevin Kyzer <kev@k3v.in>
# Contributor: Xabre <xabre @archlinux.info>
pkgname=mudlet
-pkgver=4.12.0
+pkgver=4.13.0
pkgrel=1
pkgdesc="A modern MUD client with a graphical user inteface and built in Lua scripting"
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' 'lua51-lcf')
+ 'lrexlib-pcre5.1' 'qt5-gamepad' 'lua51-luautf8' 'ttf-font' 'pugixml' 'lua-yajl' 'qtkeychain-qt5' 'lua51-lcf')
makedepends=('boost' 'qt5-tools')
optdepends=('discord-rpc-api: discord integration'
'ttf-bitstream-vera: default font'
@@ -21,7 +21,7 @@ optdepends=('discord-rpc-api: discord integration'
#source=("http://www.mudlet.org/download/Mudlet-${pkgver}.tar.xz")
##using alternate link
source=("https://www.mudlet.org/wp-content/files/Mudlet-${pkgver}.tar.xz")
-sha256sums=('d39d96df952d15a803330fb968961ca69a3d7c975abb5457e9be2ed76b6d1609')
+sha256sums=('7aebbec00cc5616d5a3c64060f3994e79d037a73630f39d39fecb8c50f848200')
build() {