summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLartza2016-03-28 04:31:01 +0300
committerLartza2016-03-28 04:31:01 +0300
commit2c6aa65aefc19eac7429615ae98986bdd1fdb02a (patch)
tree892a477b17dcb56d50e8179152718a68d99a5699
parent4e721e6ef6b9fecabf186233b6cc285a90084563 (diff)
downloadaur-2c6aa65aefc19eac7429615ae98986bdd1fdb02a.tar.gz
Update to 1.2.5.980.ga59e166
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36c5cf6a308a..e3b666800fcb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
# Generated by mksrcinfo v8
-# Thu Jan 7 20:42:52 UTC 2016
+# Mon Mar 28 01:26:29 UTC 2016
pkgbase = murmur-git
pkgdesc = The voice chat application server for Mumble (git version)
- pkgver = 1.2.5.937.gc22393e
+ pkgver = 1.2.5.980.ga59e166
pkgrel = 1
url = http://mumble.sourceforge.net
install = murmur.install
arch = i686
arch = x86_64
+ arch = armv7h
license = BSD
makedepends = git
makedepends = boost
diff --git a/PKGBUILD b/PKGBUILD
index a0cfcfe6f420..2b1f4b508e89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
_use_zeroc_ice="0"
pkgname=murmur-git
-pkgver=1.2.5.937.gc22393e
+pkgver=1.2.5.980.ga59e166
pkgrel=1
pkgdesc="The voice chat application server for Mumble (git version)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url="http://mumble.sourceforge.net"
license=('BSD')
depends=('avahi' 'lsb-release' 'protobuf' 'qt5-base')