updated to 744

This commit is contained in:
Phil
2015-10-18 22:52:24 -06:00
parent e1400f5d8c
commit b5edac9232
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_733_g664d5bc
pkgver = 1.3.0_744_g75a25c4
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~733~g664d5bc~snapshot.tar.gz
sha256sums = 295546df275e112088998290844fc401cab1d7e332eba487e8236802cc995b77
source = http://mumble.info/snapshot/mumble-1.3.0~744~g75a25c4~snapshot.tar.gz
sha256sums = a82f6b548dd3b39989baaeb6c8dc50b25ea2082fc553cfd083122f42e911e60c
pkgname = mumble-snapshot

View File

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