summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Nyolt2017-08-16 05:59:00 +0200
committerMartin Nyolt2017-08-16 05:59:00 +0200
commit3e40119bbf87b05df749a34d543a8ece2c3dc284 (patch)
tree9192909b4b146c12b53d53baaa1a4d02859c7d57
parentbc0a132741329bec76ec80e1418dbb32a1796c37 (diff)
downloadaur-3e40119bbf87b05df749a34d543a8ece2c3dc284.tar.gz
Update to version 1.1.1.
The savannah.gnu.org mirror did not seem to have the sources, but linphone.org now has them.
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe29ea1d947e..9fc9ca93c2af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Martin Nyolt <8e3b3cde: google>
pkgname=linphone-plugin-mssilk
_pkgname=mssilk
-pkgver=1.0.2
+pkgver=1.1.1
pkgrel=1
pkgdesc="Linphone / mediastreamer plugin that enables Skype's SILK audio codec"
url="http://www.linphone.org/"
arch=('i686' 'x86_64')
license=('GPL')
-source=(http://download-mirror.savannah.gnu.org/releases/linphone/plugins/sources/$_pkgname-$pkgver.tar.gz)
+source=(https://www.linphone.org/releases/sources/plugins/mssilk/$_pkgname-$pkgver.tar.gz)
depends=('mediastreamer')
-md5sums=('f1df83849b8e355e4c6a4c29c44250cb')
+md5sums=('ad0b441fdd4d6b6a6db41c2b322d5691')
build() {