mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 09:17:16 +08:00
mumble: update to 1.2.16
This commit is contained in:
parent
a55421f470
commit
498310a8ea
@ -1,5 +1,5 @@
|
|||||||
pkgname=mumble
|
pkgname=mumble
|
||||||
pkgver=1.2.14
|
pkgver=1.2.16
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
pkgdesc="A voice chat application similar to TeamSpeak."
|
pkgdesc="A voice chat application similar to TeamSpeak."
|
||||||
@ -12,7 +12,7 @@ install=${pkgname}.install
|
|||||||
url="http://www.mumble.com/"
|
url="http://www.mumble.com/"
|
||||||
screenshot="http://mumble.sourceforge.net/static/Mumble%20--%201.2.3.png"
|
screenshot="http://mumble.sourceforge.net/static/Mumble%20--%201.2.3.png"
|
||||||
source=("https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz")
|
source=("https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz")
|
||||||
sha1sums=('0fa37afea46c80dbd6311822c6eb652d8059f943')
|
sha1sums=('175eb9d5f12143458a54cadc946c56cc40d144de')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $srcdir/$pkgname-$pkgver
|
cd $srcdir/$pkgname-$pkgver
|
||||||
|
Loading…
Reference in New Issue
Block a user