summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Jonglez2015-08-24 13:49:05 +0200
committerBaptiste Jonglez2015-08-24 13:49:05 +0200
commit13db184e70c81e805a231d8c3b72a0c31976bd12 (patch)
tree6405767f7bd6c89c8e3cbd833ade2c937d055bcf
parent98df6380948ded4da6982d2327231b4c31be81e6 (diff)
downloadaur-13db184e70c81e805a231d8c3b72a0c31976bd12.tar.gz
ring-daemon-git: Update to 20150823
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8dc9c5bdd49f..9fa92545686a 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 = 20150718
+ pkgver = 20150823
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=b264aa7b6617ac56c2c49463da20b4494b104841
+ source = git+https://gerrit-ring.savoirfairelinux.com/ring-daemon#commit=cd493aaa5a60176a1bdd430f512a3a4e8c48f57c
md5sums = SKIP
pkgname = ring-daemon-git
diff --git a/PKGBUILD b/PKGBUILD
index 7cdc2c483e9a..7fff37a10df6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
pkgname=ring-daemon-git
-pkgver=20150718
+pkgver=20150823
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=b264aa7b6617ac56c2c49463da20b4494b104841")
+source=("git+https://gerrit-ring.savoirfairelinux.com/ring-daemon#commit=cd493aaa5a60176a1bdd430f512a3a4e8c48f57c")
md5sums=('SKIP')
pkgver() {