summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsynapse842016-02-10 18:26:15 -0700
committersynapse842016-02-10 18:26:15 -0700
commit1aaa0b40dae50876d636b57e00b2db6a7ed9e021 (patch)
tree85767bfebd92f5ad2dc46639d02d14fcdcdf3124 /PKGBUILD
parent8aed24ad9bd9f84d1125d4ecb70e8c40056644dc (diff)
downloadaur-1aaa0b40dae50876d636b57e00b2db6a7ed9e021.tar.gz
updated to 941
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fd391d8d328..fb22193a4e91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: synapse84 <synapse84 at gmail dot com>
pkgname=mumble-snapshot
-pkgver=1.3.0_939_ge074953
+pkgver=1.3.0_941_gcffa565
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=('290456b9bde6a0c50a5f739fc8f28d7928c2865c1e80f54c3c2012822e5b1899')
+sha256sums=('5b4d6e83c38a797a150fc0124f2821d24a54a0720f7cad2e44050631a97dffe1')
build() {
cd $srcdir/mumble-${pkgver//_/\~}~snapshot