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

Alexander Epaneshnikov alex19ep at gemini.archlinux.org
Wed Jun 1 17:03:23 UTC 2022


    Date: Wednesday, June 1, 2022 @ 17:03:23
  Author: alex19ep
Revision: 1218316

upgpkg: baresip 2.4.0-1 upstream release

Modified:
  baresip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-01 17:01:27 UTC (rev 1218315)
+++ PKGBUILD	2022-06-01 17:03:23 UTC (rev 1218316)
@@ -3,11 +3,11 @@
 # Contributor: Dmitrij D. Czarkoff <czarkoff at gmail dot com>
 
 pkgname=baresip
-pkgver=2.3.0
+pkgver=2.4.0
 pkgrel=1
 pkgdesc="portable and modular SIP User-Agent with audio and video support"
 arch=('x86_64')
-url="http://www.creytiv.com/baresip.html"
+url="https://github.com/baresip/baresip"
 license=('BSD')
 depends=(libre.so librem.so openssl)
 optdepends=('libfdk-aac: AAC audio codec'
@@ -39,7 +39,7 @@
             'v4l-utils: (v4l2 module)')
 makedepends=(${optdepends[@]/%:*/} python)
 source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/baresip/baresip/archive/v${pkgver}.tar.gz")
-sha256sums=('eeb3189733cd4a727204268c216ca4656a0ac24b761169692d241ea887059a95')
+sha256sums=('5939cdd5f37f164f2c3ccfdf4ae8f44d5aa40ed73c3517bdd88b080d575784b3')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list