summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2018-10-09 22:07:44 -0400
committerGuillaume Horel2018-10-09 22:07:44 -0400
commit9406e1a5f3201b2bec5d9c07bdbe8fe2ff65893b (patch)
tree6f34dad5f2927bfa863856b6f4d152ff7b57b118
parentc8c58bb35f1c7e714a0db66dee17b840b4d8b110 (diff)
downloadaur-9406e1a5f3201b2bec5d9c07bdbe8fe2ff65893b.tar.gz
version bump
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85184841ec5b..8ec4b30072bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = ortp-git
pkgdesc = A Real-time Transport Protocol (RTP) library
- pkgver = 1.0.2.r29.g4cea5e6
+ pkgver = 1.0.2.r52.gc11c9f3
pkgrel = 1
url = https://github.com/BelledonneCommunications/ortp
- arch = i686
arch = x86_64
license = GPL3
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 71e0e019ac41..9f4f0b336cbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,3 @@
-# $Id$
# Contributor: Guillaume Horel <guillaume.horel@gmail.com>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
@@ -6,10 +5,10 @@
pkgname=ortp-git
_pkgname=ortp
-pkgver=1.0.2.r29.g4cea5e6
+pkgver=1.0.2.r52.gc11c9f3
pkgrel=1
pkgdesc="A Real-time Transport Protocol (RTP) library"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="https://github.com/BelledonneCommunications/ortp"
license=('GPL3')
conflicts=('ortp')