updated to 1703

This commit is contained in:
synapse84
2016-11-20 05:43:51 -07:00
parent 319c78614b
commit 1e68e0cae2
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_1685_g491363e
pkgver = 1.3.0_1703_gf47df77
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~1685~g491363e~snapshot.tar.gz
source = https://dl.mumble.info/mumble-1.3.0~1685~g491363e~snapshot.tar.gz.sig
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
validpgpkeys = 3BD0ECA5925319AF89C25865B585609C5A2BE0C1
sha256sums = f369cd1df39ff28b9f671cbdc9de024622ef0f7f2e71341618f5e04bd7428a0d
sha256sums = fb7e2a558b53eadacf9b1688b1964989a8757adc82d24ed5ad7c51dcb53e3e1b
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_1685_g491363e
pkgver=1.3.0_1703_gf47df77
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=('f369cd1df39ff28b9f671cbdc9de024622ef0f7f2e71341618f5e04bd7428a0d'
sha256sums=('fb7e2a558b53eadacf9b1688b1964989a8757adc82d24ed5ad7c51dcb53e3e1b'
'SKIP')
build() {