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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Dec 21 13:39:59 UTC 2015


    Date: Monday, December 21, 2015 @ 14:39:59
  Author: svenstaro
Revision: 153880

upgpkg: mumble 1.2.12-1

upstream release 1.2.12

Modified:
  mumble/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-21 13:39:39 UTC (rev 153879)
+++ PKGBUILD	2015-12-21 13:39:59 UTC (rev 153880)
@@ -8,8 +8,8 @@
 # to the depends and delete "no-g15" in the configure line below
 
 pkgname=mumble
-pkgver=1.2.11
-pkgrel=2
+pkgver=1.2.12
+pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc="A voice chat application similar to TeamSpeak"
 license=('BSD')
@@ -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{,.sig})
-md5sums=('bd1f15c6c8c8950e1d02452689759d38'
+md5sums=('af3ac577622e3a539269af865fb265fd'
          'SKIP')
 validpgpkeys=(710E91FDF4284F2E69E0DEBDD7446C0F751B4695)
 



More information about the arch-commits mailing list