summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhil2016-01-03 00:28:23 -0700
committerPhil2016-01-03 00:28:23 -0700
commitd0636e060d766d00ae683fc3000405447963d910 (patch)
treecafaea217eb646dfaabb2fc4e31435ba632804bc /PKGBUILD
parent0b920c8f55b4bb877bfaac58c5b53be8dcd0ea59 (diff)
downloadaur-d0636e060d766d00ae683fc3000405447963d910.tar.gz
updated to 935
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d96db98d82f8..6ee72e1441de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: synapse84 <synapse84 at gmail dot com>
pkgname=mumble-snapshot
-pkgver=1.3.0_905_gda8a95e
-pkgrel=3
+pkgver=1.3.0_935_g6e16502
+pkgrel=1
pkgdesc="A high quality voice chat program. (snapshot build)"
arch=('i686' 'x86_64')
url="http://mumble.info/"
@@ -13,7 +13,7 @@ provides=('mumble')
conflicts=('mumble')
install=mumble.install
source=("http://mumble.info/snapshot/mumble-${pkgver//_/\~}~snapshot.tar.gz")
-sha256sums=('6e42fee912bfba995e3fb17eb9975c553c4821caf709e0a5be41a3ee0acb399b')
+sha256sums=('75ddf522a7794005195e651230345d0da55b808063b6a61269f8754c28604847')
build() {
cd $srcdir/mumble-${pkgver//_/\~}~snapshot