mumble: update to 1.2.16

This commit is contained in:
gnastyle 2016-05-11 22:47:23 +02:00
parent a55421f470
commit 498310a8ea

View File

@ -1,5 +1,5 @@
pkgname=mumble
pkgver=1.2.14
pkgver=1.2.16
pkgrel=1
arch=('x86_64')
pkgdesc="A voice chat application similar to TeamSpeak."
@ -12,7 +12,7 @@ install=${pkgname}.install
url="http://www.mumble.com/"
screenshot="http://mumble.sourceforge.net/static/Mumble%20--%201.2.3.png"
source=("https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz")
sha1sums=('0fa37afea46c80dbd6311822c6eb652d8059f943')
sha1sums=('175eb9d5f12143458a54cadc946c56cc40d144de')
build() {
cd $srcdir/$pkgname-$pkgver