Date: Saturday, June 16, 2018 @ 20:55:28
  Author: heftig
Revision: 327078

1.3.1-1

Modified:
  srt/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-06-16 18:44:22 UTC (rev 327077)
+++ PKGBUILD    2018-06-16 20:55:28 UTC (rev 327078)
@@ -2,8 +2,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=srt
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.3.1
+pkgrel=1
 pkgdesc="Secure Reliable Transport library"
 url="https://www.srtalliance.org/";
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(MPL2)
 depends=(openssl)
 makedepends=(git cmake ninja)
-_commit=52769952acb191a90a3b6a0523cae99791e91df8  # tags/v1.3.0
+_commit=d6499ca374fe1bff5ccfd959786309b18a8e7388  # tags/v1.3.1
 source=("git+https://github.com/Haivision/srt#commit=$_commit";
         no-rpath.diff)
 sha256sums=('SKIP'

Reply via email to