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