summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 392eb9bebda5..c829078e8f8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: synapse84 <synapse84 at gmail dot com>
pkgname=mumble-snapshot
-pkgver=1.3.0_702_g4c16f25
+pkgver=1.3.0_713_g4d2d72e
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=('c5a567d1a903d33a3787013ec69b781710d986b5945eac1ce354179df1f39b0b')
+sha256sums=('92e7214ead5b8036ffee29f92afbbc5f49f70c6b0130a10ea6144a2bb1e35113')
build() {
cd $srcdir/mumble-${pkgver//_/\~}~snapshot