[arch-commits] Commit in ring-daemon/trunk (PKGBUILD)

Baptiste Jonglez zorun at archlinux.org
Sat Jan 13 08:56:24 UTC 2018


    Date: Saturday, January 13, 2018 @ 08:56:23
  Author: zorun
Revision: 281788

upgpkg: ring-daemon 2:20171215.1.bc414d7-5

Try to force pjproject-savoirfairelinux removal

Modified:
  ring-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-13 08:55:07 UTC (rev 281787)
+++ PKGBUILD	2018-01-13 08:56:23 UTC (rev 281788)
@@ -2,7 +2,7 @@
 
 pkgname=ring-daemon
 pkgver=20171215.1.bc414d7
-pkgrel=4
+pkgrel=5
 epoch=2
 _pjver=2.6
 pkgdesc="Ring is a free and universal communication platform which preserves the users' privacy and freedoms (daemon)"
@@ -10,10 +10,11 @@
 url="https://ring.cx"
 license=('GPL3')
 groups=("ring")
+replaces=('pjproject-savoirfairelinux')
 depends=('opendht' 'yaml-cpp' 'alsa-lib' 'libpulse' 'jack' 'jsoncpp'
          'libsamplerate' 'libsndfile' 'dbus-c++' 'ffmpeg' 'udev' 'gnutls'
          'expat' 'gsm' 'libupnp' 'libnatpmp' 'libva' 'libvdpau' 'restbed'
-         'libsecp256k1' 'util-linux' 'alsa-lib' 'libsamplerate' 'opus')
+         'libsecp256k1' 'util-linux' 'opus')
 makedepends=('git' 'boost' 'msgpack-c' 'autoconf-archive')
 #checkdepends=('cppunit')
 source=("git+https://gerrit-ring.savoirfairelinux.com/ring-daemon#commit=d08826f038f6fe9a275ba66ff8d0af60a78a7f88"



More information about the arch-commits mailing list