Date: Monday, April 6, 2015 @ 12:08:07 Author: spupykin Revision: 130814
upgpkg: ortp 0.24.1-1 upd Modified: ortp/trunk/PKGBUILD ----------+ PKGBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-06 10:08:03 UTC (rev 130813) +++ PKGBUILD 2015-04-06 10:08:07 UTC (rev 130814) @@ -5,8 +5,8 @@ # Contributor: William Rea <[email protected]> pkgname=ortp -pkgver=0.24.0 -pkgrel=2 +pkgver=0.24.1 +pkgrel=1 pkgdesc="A Real-time Transport Protocol (RTP) library" arch=('i686' 'x86_64') url="http://www.linphone.org/index.php/eng/code_review/ortp" @@ -16,6 +16,8 @@ sha1sums=('bf2954d29b95ea53c06af6a73f57b73662faa3b7' 'SKIP') validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985') +sha1sums=('63db811bb841e6b8e74063a4c2b79ce6cfa8988b' + 'SKIP') build() { cd ${pkgname}-${pkgver}
