From d8d21369292a49efa5140d2674e5d87fc25ed2bb Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 8 Oct 2014 14:32:05 +0000 Subject: testing/mumble: fix owner for murmur --- testing/mumble/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/mumble') diff --git a/testing/mumble/APKBUILD b/testing/mumble/APKBUILD index dc2ef12414..728456fb27 100644 --- a/testing/mumble/APKBUILD +++ b/testing/mumble/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Johannes Matheis pkgname=mumble pkgver=1.2.8 -pkgrel=1 +pkgrel=2 pkgdesc="Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming" url="http://mumble.sourceforge.net/" arch="all" @@ -11,8 +11,8 @@ depends="qt-sqlite" depends_dev="qt-dev libsndfile-dev protobuf boost-dev avahi-dev protobuf-dev libxi-dev speex-dev libcap-dev" makedepends="$depends_dev" install="murmur.pre-install" -pkgusers="mumble" -pkggroups="mumble" +pkgusers="murmur" +pkggroups="murmur" subpackages="$pkgname-doc murmur murmur-doc:murmur_doc" source="http://downloads.sourceforge.net/mumble/$pkgname-$pkgver.tar.gz murmur.initd -- cgit v1.2.3