updated to 1733

This commit is contained in:
synapse84
2016-11-26 06:14:44 -07:00
parent 1e68e0cae2
commit f542f374ed
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = mumble-snapshot
pkgdesc = A high quality voice chat program.
pkgver = 1.3.0_1703_gf47df77
pkgver = 1.3.0_1733_g153c0aa
pkgrel = 1
url = https://www.mumble.info/
install = mumble.install
@@ -20,10 +20,10 @@ pkgbase = mumble-snapshot
optdepends = espeak: speech synthesizer
provides = mumble
conflicts = mumble
source = https://dl.mumble.info/mumble-1.3.0~1703~gf47df77~snapshot.tar.gz
source = https://dl.mumble.info/mumble-1.3.0~1703~gf47df77~snapshot.tar.gz.sig
source = https://dl.mumble.info/mumble-1.3.0~1733~g153c0aa~snapshot.tar.gz
source = https://dl.mumble.info/mumble-1.3.0~1733~g153c0aa~snapshot.tar.gz.sig
validpgpkeys = 3BD0ECA5925319AF89C25865B585609C5A2BE0C1
sha256sums = fb7e2a558b53eadacf9b1688b1964989a8757adc82d24ed5ad7c51dcb53e3e1b
sha256sums = e6c34eca3c1b24e6e25c31770a4f0aeebe607f819989f4f4c0c357ca5d1c600c
sha256sums = SKIP
pkgname = mumble-snapshot

View File

@@ -1,7 +1,7 @@
# Maintainer: synapse84 <synapse84 at gmail dot com>
pkgname=mumble-snapshot
pkgver=1.3.0_1703_gf47df77
pkgver=1.3.0_1733_g153c0aa
pkgrel=1
pkgdesc="A high quality voice chat program."
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ conflicts=('mumble')
install=mumble.install
source=("https://dl.mumble.info/mumble-${pkgver//_/\~}~snapshot.tar.gz"{,.sig})
validpgpkeys=('3BD0ECA5925319AF89C25865B585609C5A2BE0C1')
sha256sums=('fb7e2a558b53eadacf9b1688b1964989a8757adc82d24ed5ad7c51dcb53e3e1b'
sha256sums=('e6c34eca3c1b24e6e25c31770a4f0aeebe607f819989f4f4c0c357ca5d1c600c'
'SKIP')
build() {