summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 960205c16522..aeb0a2a2b479 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = murmur-snapshot-noice
pkgdesc = The voice chat application server for Mumble
- pkgver = 1.3.0_2389_gdde8173
+ pkgver = 1.3.0_2424_gd66eeeb
pkgrel = 1
url = https://mumble.info
install = murmur-snapshot-minimal.install
@@ -12,12 +12,12 @@ pkgbase = murmur-snapshot-noice
makedepends = boost
depends = qt5-base
depends = protobuf
- provides = murmur=1.3.0_2389_gdde8173
+ provides = murmur=1.3.0_2424_gd66eeeb
conflicts = murmur
- source = https://mumble.info/snapshot/mumble-1.3.0~2389~gdde8173~snapshot.tar.gz
+ source = https://mumble.info/snapshot/mumble-1.3.0~2424~gd66eeeb~snapshot.tar.gz
source = murmur.service
source = murmur.logrotate
- sha512sums = 18d0c2e8d0caeed1306429a367a2756260280a3bcc7ed8bac7c3a6e8b8938e6f13b65c83271f1411b948c50d20d7426aebaf14f271109df8c62209108157e374
+ sha512sums = 968478929379b763a0e54719ca7265748e40e82e50a98709d3e0a6ac5af8596eb3621af606485e24faf4ffbebe34ba7180753e0e24dfb31c8bc0f5b69435fcef
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4b09c10e39f9..73c2fc01b1c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=murmur
pkgname=${_pkgname}-snapshot-noice
-pkgver=1.3.0_2389_gdde8173
+pkgver=1.3.0_2424_gd66eeeb
pkgrel=1
pkgdesc="The voice chat application server for Mumble"
arch=('i686' 'x86_64' 'armv7h')
@@ -16,7 +16,7 @@ install=murmur-snapshot-minimal.install
source=("https://mumble.info/snapshot/mumble-${pkgver//_/\~}~snapshot.tar.gz"
"murmur.service"
"murmur.logrotate")
-sha512sums=('18d0c2e8d0caeed1306429a367a2756260280a3bcc7ed8bac7c3a6e8b8938e6f13b65c83271f1411b948c50d20d7426aebaf14f271109df8c62209108157e374'
+sha512sums=('968478929379b763a0e54719ca7265748e40e82e50a98709d3e0a6ac5af8596eb3621af606485e24faf4ffbebe34ba7180753e0e24dfb31c8bc0f5b69435fcef'
'SKIP'
'SKIP')