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 ecfbf67ba138..71721cfcb931 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Kevin Kyzer <kev@k3v.in>
# Contributor: Xabre <xabre @archlinux.info>
pkgname=mudlet
-pkgver=3.11.1
+pkgver=3.12.0
pkgrel=1
pkgdesc="A modern MUD client with a graphical user inteface and built in Lua scripting"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ depends=('yajl' 'qt5-base' 'qt5-multimedia' 'hunspell' 'libzip' 'glu' 'lua51' \
makedepends=('boost' 'qt5-tools')
conflicts=('mudlet-dev' 'mudlet-git' 'mudlet-deb')
source=("http://www.mudlet.org/download/Mudlet-${pkgver}.tar.xz")
-sha256sums=('bf068bb0d6b6628cad54ac50266b3106978a72736841507562d8b75478b00d96')
+sha256sums=('1e7170500b9d55660276ebfe2181ac4b88e93a6c7939c0d518476b02befba15f')
prepare() {
cd "$srcdir/src"