summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Jonglez2015-11-11 14:18:26 +0100
committerBaptiste Jonglez2015-11-11 14:18:26 +0100
commitf8ffaef41c3c2a2c110d27330cf86b2325f1db0d (patch)
tree61a0d781a40ef7ab03c7431ae107cd09921d411e
parent13db184e70c81e805a231d8c3b72a0c31976bd12 (diff)
downloadaur-f8ffaef41c3c2a2c110d27330cf86b2325f1db0d.tar.gz
Update ring packages to latest version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fa92545686a..804ea9aaafc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ring-daemon-git
pkgdesc = SIP/IAX2 compatible softphone for Linux, based on a DHT (formerly known as SFLphone)
- pkgver = 20150823
+ pkgver = 20151110
pkgrel = 1
url = http://ring.cx
arch = i686
@@ -29,7 +29,7 @@ pkgbase = ring-daemon-git
depends = libsrtp
provides = ring-daemon
conflicts = ring-daemon
- source = git+https://gerrit-ring.savoirfairelinux.com/ring-daemon#commit=cd493aaa5a60176a1bdd430f512a3a4e8c48f57c
+ source = git+https://gerrit-ring.savoirfairelinux.com/ring-daemon#commit=7f56822b7b8d03f9769df6f627969d1695595a15
md5sums = SKIP
pkgname = ring-daemon-git
diff --git a/PKGBUILD b/PKGBUILD
index 7fff37a10df6..c83025c133d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
pkgname=ring-daemon-git
-pkgver=20150823
+pkgver=20151110
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=cd493aaa5a60176a1bdd430f512a3a4e8c48f57c")
+source=("git+https://gerrit-ring.savoirfairelinux.com/ring-daemon#commit=7f56822b7b8d03f9769df6f627969d1695595a15")
md5sums=('SKIP')
pkgver() {