summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Jonglez2015-12-16 21:25:54 +0100
committerBaptiste Jonglez2015-12-16 21:25:54 +0100
commitff4fcb7d6aecd492c61e99b9998f2fe369e86307 (patch)
treef6428e58ee12499cacb3862518d75dad591a0b54
parent9ce219bb3c724dc47eccc78d1809ebaf34fe09c3 (diff)
downloadaur-ff4fcb7d6aecd492c61e99b9998f2fe369e86307.tar.gz
ring: Update packages to latest version
This mostly fix bugs in the daemon/lib. The gnome client has a fix related to crashes when video is in fullscreen with certain Xorg drivers.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f62942c849e3..671494e5fb69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Wed Dec 16 20:25:55 UTC 2015
pkgbase = ring-daemon-git
pkgdesc = SIP/IAX2 compatible softphone for Linux, based on a DHT (formerly known as SFLphone)
- pkgver = 20151125
+ pkgver = 20151215
pkgrel = 1
url = http://ring.cx
arch = i686
@@ -29,7 +31,7 @@ pkgbase = ring-daemon-git
depends = libsrtp
provides = ring-daemon
conflicts = ring-daemon
- source = git+https://gerrit-ring.savoirfairelinux.com/ring-daemon#commit=517c25f33f031b5735ff836779c75e759125098b
+ source = git+https://gerrit-ring.savoirfairelinux.com/ring-daemon#commit=abe05dbdd77eea18cdee4f64ec04308019f55c13
md5sums = SKIP
pkgname = ring-daemon-git
diff --git a/PKGBUILD b/PKGBUILD
index 1fa71e349f16..19791ab7386f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
pkgname=ring-daemon-git
-pkgver=20151125
+pkgver=20151215
pkgrel=1
pkgdesc="SIP/IAX2 compatible softphone for Linux, based on a DHT (formerly known as SFLphone)"
arch=("i686" "x86_64")
@@ -13,7 +13,7 @@ depends=('opendht-git' 'yaml-cpp' 'alsa-lib' 'libpulse' 'jack'
makedepends=('git' 'boost')
provides=('ring-daemon')
conflicts=('ring-daemon')
-source=("git+https://gerrit-ring.savoirfairelinux.com/ring-daemon#commit=517c25f33f031b5735ff836779c75e759125098b")
+source=("git+https://gerrit-ring.savoirfairelinux.com/ring-daemon#commit=abe05dbdd77eea18cdee4f64ec04308019f55c13")
md5sums=('SKIP')
pkgver() {