updated to 690

This commit is contained in:
Phil
2015-07-14 17:17:30 -06:00
parent c194237f63
commit f5731afba5
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = mumble-snapshot
pkgdesc = A high quality voice chat program. (snapshot build)
pkgver = 1.3.0_664_g6db171e
pkgver = 1.3.0_690_ge614a7b
pkgrel = 1
url = http://mumble.info/
install = mumble.install
@@ -16,8 +16,8 @@ pkgbase = mumble-snapshot
depends = protobuf
provides = mumble
conflicts = mumble
source = http://mumble.info/snapshot/mumble-1.3.0~664~g6db171e~snapshot.tar.gz
sha256sums = 3ab66ad2d4cd49edc3cb493c8adef1d994807aa0f15cfc8c7162e2dc9330adf8
source = http://mumble.info/snapshot/mumble-1.3.0~690~ge614a7b~snapshot.tar.gz
sha256sums = c833ed48c00c44a34363876705c5e33b25e146510af158f01fd44866499b6151
pkgname = mumble-snapshot

View File

@@ -1,7 +1,7 @@
# Maintainer: synapse84 <synapse84 at gmail dot com>
pkgname=mumble-snapshot
pkgver=1.3.0_664_g6db171e
pkgver=1.3.0_690_ge614a7b
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=('3ab66ad2d4cd49edc3cb493c8adef1d994807aa0f15cfc8c7162e2dc9330adf8')
sha256sums=('c833ed48c00c44a34363876705c5e33b25e146510af158f01fd44866499b6151')
build() {
cd $srcdir/mumble-${pkgver//_/\~}~snapshot