summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXabre2017-12-25 18:52:15 +0100
committerXabre2017-12-25 18:52:15 +0100
commit8ba93b83b4226d22455b504233355ce3d6482cb2 (patch)
treea5ad137251bf1408c4979e70938aa613f52025bd /PKGBUILD
parentd5b148bdbe6051d697f1ebcafc931b76208c31e7 (diff)
downloadaur-8ba93b83b4226d22455b504233355ce3d6482cb2.tar.gz
Mulet 3.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9da17e0779b3..f1725ac8d2a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Kevin Kyzer <kev@k3v.in>
# Contributor: Xabre <xabre @archlinux.info>
pkgname=mudlet
-pkgver=3.7.0
+pkgver=3.7.1
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=('d4353f9e81f8fd7d73b3466b8ce9e57f37678afa0b46557e6963ef14aa6dae83')
+sha256sums=('b2a68ce431fe5e6971895b96f49120c297c42f9031c7eb1dcdfd2b05f8eb67fb')
prepare() {
cd "$srcdir/src"