1.3.0-rc2

This commit is contained in:
2019-06-27 01:23:10 +02:00
parent 09be4fbaf2
commit 01edd5a694
2 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = mumble-snapshot
pkgdesc = A high quality voice chat program.
pkgver = 1.3.0_rc1
pkgrel = 3
pkgver = 1.3.0_rc2
pkgrel = 1
epoch = 1
url = https://www.mumble.info/
arch = i686
@@ -22,10 +22,10 @@ pkgbase = mumble-snapshot
optdepends = espeak: speech synthesizer
provides = mumble
conflicts = mumble
source = https://dl.mumble.info/mumble-1.3.0-rc1.tar.gz
source = https://dl.mumble.info/mumble-1.3.0-rc1.tar.gz.sig
source = https://dl.mumble.info/mumble-1.3.0-rc2.tar.gz
source = https://dl.mumble.info/mumble-1.3.0-rc2.tar.gz.sig
validpgpkeys = 56D0B23AE00B1EE9A8BAAC0F5B8CF87BB893449B
sha256sums = 6f447745e164cc9ddef33f85ba0a3fc52d235eae3bfca588f387c699fe9eca59
sha256sums = 258643a73997dc192ec9cc1175a55082e432ae21e4283bef27ffa331e85a0380
sha256sums = SKIP
pkgname = mumble-snapshot

View File

@@ -2,9 +2,9 @@
# Contributor: synapse84 <synapse84 at gmail dot com>
pkgname=mumble-snapshot
pkgver=1.3.0_rc1
pkgver=1.3.0_rc2
_dirname=1.3.0
pkgrel=3
pkgrel=1
# use epoch since rc naming scheme won't be recogniced as new version
epoch=1
pkgdesc="A high quality voice chat program."
@@ -19,7 +19,7 @@ conflicts=('mumble')
#source=("https://dl.mumble.info/mumble-${pkgver//_/\~}~snapshot.tar.gz"{,.sig} # git snapshots
source=("https://dl.mumble.info/mumble-${pkgver//_/-}.tar.gz"{,.sig}) # release canidate
validpgpkeys=('56D0B23AE00B1EE9A8BAAC0F5B8CF87BB893449B')
sha256sums=('6f447745e164cc9ddef33f85ba0a3fc52d235eae3bfca588f387c699fe9eca59'
sha256sums=('258643a73997dc192ec9cc1175a55082e432ae21e4283bef27ffa331e85a0380'
'SKIP')
build() {