[arch-commits] Commit in mumble/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sun Dec 6 11:30:25 UTC 2015
Date: Sunday, December 6, 2015 @ 12:30:25
Author: svenstaro
Revision: 148850
upgpkg: mumble 1.2.11-1
upstream release 1.2.11
Modified:
mumble/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-06 11:27:51 UTC (rev 148849)
+++ PKGBUILD 2015-12-06 11:30:25 UTC (rev 148850)
@@ -8,8 +8,8 @@
# to the depends and delete "no-g15" in the configure line below
pkgname=mumble
-pkgver=1.2.10
-pkgrel=2
+pkgver=1.2.11
+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=('14ab2e9174b7ca87623e63aa56dd6d5b'
+md5sums=('bd1f15c6c8c8950e1d02452689759d38'
'SKIP')
validpgpkeys=(710E91FDF4284F2E69E0DEBDD7446C0F751B4695)
More information about the arch-commits
mailing list