[arch-commits] Commit in mumble/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Mar 7 11:56:58 UTC 2016


    Date: Monday, March 7, 2016 @ 12:56:58
  Author: svenstaro
Revision: 165475

upgpkg: mumble 1.2.15-2

upstream release 1.2.15

Modified:
  mumble/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-07 11:03:21 UTC (rev 165474)
+++ PKGBUILD	2016-03-07 11:56:58 UTC (rev 165475)
@@ -8,7 +8,7 @@
 # to the depends and delete "no-g15" in the configure line below
 
 pkgname=mumble
-pkgver=1.2.14
+pkgver=1.2.15
 pkgrel=2
 arch=('i686' 'x86_64')
 pkgdesc="A voice chat application similar to TeamSpeak"
@@ -18,7 +18,7 @@
 install=mumble.install
 url="http://mumble.sourceforge.net/"
 source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz)
-md5sums=('129262444c4ab8e469014d3c163549a0')
+md5sums=('3052ed64d1f4d4e5bf60095df53c7758')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list