updated to 905

This commit is contained in:
Phil
2015-12-26 16:32:56 -07:00
parent 863b490345
commit 5edc893d13
2 changed files with 9 additions and 9 deletions

View File

@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
# Mon Dec 21 08:17:58 UTC 2015
# Sat Dec 26 23:28:59 UTC 2015
pkgbase = mumble-snapshot
pkgdesc = A high quality voice chat program. (snapshot build)
pkgver = 1.3.0_883_g2a31708
pkgrel = 4
pkgver = 1.3.0_905_gda8a95e
pkgrel = 1
url = http://mumble.info/
install = mumble.install
arch = i686
@@ -19,8 +19,8 @@ pkgbase = mumble-snapshot
depends = protobuf
provides = mumble
conflicts = mumble
source = http://mumble.info/snapshot/mumble-1.3.0~883~g2a31708~snapshot.tar.gz
sha256sums = ad25bb66873f825f91f1ed06c6599db532dd26a6b82691819c7c757637154e31
source = http://mumble.info/snapshot/mumble-1.3.0~905~gda8a95e~snapshot.tar.gz
sha256sums = 6e42fee912bfba995e3fb17eb9975c553c4821caf709e0a5be41a3ee0acb399b
pkgname = mumble-snapshot

View File

@@ -1,19 +1,19 @@
# Maintainer: synapse84 <synapse84 at gmail dot com>
pkgname=mumble-snapshot
pkgver=1.3.0_883_g2a31708
pkgrel=4
pkgver=1.3.0_905_gda8a95e
pkgrel=1
pkgdesc="A high quality voice chat program. (snapshot build)"
arch=('i686' 'x86_64')
url="http://mumble.info/"
license=('BSD')
depends=('qt5-base' 'opus' 'speex' 'libpulse' 'avahi' 'protobuf')
makedepends=('boost' 'qt5-tools' )
makedepends=('boost' 'qt5-tools')
provides=('mumble')
conflicts=('mumble')
install=mumble.install
source=("http://mumble.info/snapshot/mumble-${pkgver//_/\~}~snapshot.tar.gz")
sha256sums=('ad25bb66873f825f91f1ed06c6599db532dd26a6b82691819c7c757637154e31')
sha256sums=('6e42fee912bfba995e3fb17eb9975c553c4821caf709e0a5be41a3ee0acb399b')
build() {
cd $srcdir/mumble-${pkgver//_/\~}~snapshot