[arch-commits] Commit in mediastreamer/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Apr 6 10:07:50 UTC 2015
Date: Monday, April 6, 2015 @ 12:07:49
Author: spupykin
Revision: 130812
upgpkg: mediastreamer 2.11.1-1
upd
Modified:
mediastreamer/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-06 10:07:43 UTC (rev 130811)
+++ PKGBUILD 2015-04-06 10:07:49 UTC (rev 130812)
@@ -6,8 +6,8 @@
# Contributor: Mark Lee <mark at markelee.com>
pkgname=mediastreamer
-pkgver=2.11.0
-pkgrel=2
+pkgver=2.11.1
+pkgrel=1
pkgdesc="A library written in C that allows you to create and run audio and video streams"
arch=('i686' 'x86_64')
url="http://www.linphone.org/"
@@ -16,9 +16,9 @@
# xxd from Vim is needed to build
makedepends=('intltool' 'vim')
source=("http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-md5sums=('07ec80cec0fd82c496eb11a5ab436e3b'
+validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
+md5sums=('b406b445c9e8a5c50d4f92455913bc17'
'SKIP')
-validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list