[arch-commits] Commit in ortp/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Oct 2 09:22:56 UTC 2017


    Date: Monday, October 2, 2017 @ 09:22:54
  Author: spupykin
Revision: 261237

upgpkg: ortp 1.0.2-1

Modified:
  ortp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-02 09:22:46 UTC (rev 261236)
+++ PKGBUILD	2017-10-02 09:22:54 UTC (rev 261237)
@@ -5,7 +5,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=ortp
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="A Real-time Transport Protocol (RTP) library"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('bctoolbox')
 validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/ortp/archive/$pkgver.tar.gz")
-sha256sums=('7baaaf82b86965e8b369ac1eede3d65c1c7223a9d8154fa85d61cedd3c577ce6')
+sha256sums=('f8069cbb0c9679545e52d4080e07b4c2bea049f2571100332c90539490240d76')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list