updated to 1508

This commit is contained in:
synapse84
2016-08-07 03:13:29 -06:00
parent 0facf28854
commit 41094cfc86
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_1500_g8bdfd7d
pkgver = 1.3.0_1508_ge7ff17b
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~1500~g8bdfd7d~snapshot.tar.gz
sha256sums = acc3891a59b83f8c94c337fdc6f228fdbc2d7bc06c810f6091accf4c03d2107a
source = http://mumble.info/snapshot/mumble-1.3.0~1508~ge7ff17b~snapshot.tar.gz
sha256sums = a7fbb2e6c982371cb217155dce7885156a145918ded5c91f8f811648d2e69b3f
pkgname = mumble-snapshot

View File

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