updated to 1318

This commit is contained in:
synapse84
2016-06-08 22:33:35 -06:00
parent 9bdb634142
commit f8efcbe660
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.
pkgver = 1.3.0_1307_g3e1d7ed
pkgver = 1.3.0_1318_ga3275f5
pkgrel = 1
url = http://mumble.info/
install = mumble.install
@@ -20,8 +20,8 @@ pkgbase = mumble-snapshot
optdepends = espeak: speech synthesizer
provides = mumble
conflicts = mumble
source = http://mumble.info/snapshot/mumble-1.3.0~1307~g3e1d7ed~snapshot.tar.gz
sha256sums = 782e22e6204ed3ac305e911808837e51cbbbb88a49afaf3a1229398d73479dbf
source = http://mumble.info/snapshot/mumble-1.3.0~1318~ga3275f5~snapshot.tar.gz
sha256sums = 93f934906c337aeda8f8b9bd5de7cc9c9ccb7c32e6c27280e84839e78bb125e4
pkgname = mumble-snapshot

View File

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