[arch-commits] Commit in mumble/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at nymeria.archlinux.org
Sun Jun 15 21:52:18 UTC 2014
Date: Sunday, June 15, 2014 @ 23:52:18
Author: svenstaro
Revision: 113188
upgpkg: mumble 1.2.7-1
upstream release 1.2.7
Modified:
mumble/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-06-15 21:37:11 UTC (rev 113187)
+++ PKGBUILD 2014-06-15 21:52:18 UTC (rev 113188)
@@ -8,7 +8,7 @@
# to the depends and delete "no-g15" in the configure line below
pkgname=mumble
-pkgver=1.2.6
+pkgver=1.2.7
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="A voice chat application similar to TeamSpeak"
@@ -20,7 +20,7 @@
url="http://mumble.sourceforge.net/"
source=("http://downloads.sourceforge.net/mumble/$pkgname-$pkgver.tar.gz"
"gcc49.patch::https://github.com/mumble-voip/mumble/commit/349436284b5f1baa61836c98ff0d518392140c5d.patch")
-md5sums=('32b37ff426863d7abeb1b7c1938652ff'
+md5sums=('7f87f57859902b0ea8385a49f34d126d'
'ca344e0c4a33f1cbff2de94c60112a45')
prepare() {
More information about the arch-commits
mailing list