updated to 939

This commit is contained in:
synapse84
2016-01-24 01:23:19 -07:00
parent d0636e060d
commit 8aed24ad9b
2 changed files with 6 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Sun Jan 3 07:27:59 UTC 2016
# Sun Jan 24 08:22:58 UTC 2016
pkgbase = mumble-snapshot
pkgdesc = A high quality voice chat program. (snapshot build)
pkgver = 1.3.0_935_g6e16502
pkgver = 1.3.0_939_ge074953
pkgrel = 1
url = http://mumble.info/
install = mumble.install
@@ -20,8 +20,8 @@ pkgbase = mumble-snapshot
depends = protobuf
provides = mumble
conflicts = mumble
source = http://mumble.info/snapshot/mumble-1.3.0~935~g6e16502~snapshot.tar.gz
sha256sums = 75ddf522a7794005195e651230345d0da55b808063b6a61269f8754c28604847
source = http://mumble.info/snapshot/mumble-1.3.0~939~ge074953~snapshot.tar.gz
sha256sums = 290456b9bde6a0c50a5f739fc8f28d7928c2865c1e80f54c3c2012822e5b1899
pkgname = mumble-snapshot

View File

@@ -1,7 +1,7 @@
# Maintainer: synapse84 <synapse84 at gmail dot com>
pkgname=mumble-snapshot
pkgver=1.3.0_935_g6e16502
pkgver=1.3.0_939_ge074953
pkgrel=1
pkgdesc="A high quality voice chat program. (snapshot build)"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ provides=('mumble')
conflicts=('mumble')
install=mumble.install
source=("http://mumble.info/snapshot/mumble-${pkgver//_/\~}~snapshot.tar.gz")
sha256sums=('75ddf522a7794005195e651230345d0da55b808063b6a61269f8754c28604847')
sha256sums=('290456b9bde6a0c50a5f739fc8f28d7928c2865c1e80f54c3c2012822e5b1899')
build() {
cd $srcdir/mumble-${pkgver//_/\~}~snapshot