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

Alexander Epaneshnikov alex19ep at gemini.archlinux.org
Sun Jul 17 14:19:34 UTC 2022


    Date: Sunday, July 17, 2022 @ 14:19:33
  Author: alex19ep
Revision: 1254312

upgpkg: baresip 2.5.1-1 upstream release

Modified:
  baresip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-17 13:33:43 UTC (rev 1254311)
+++ PKGBUILD	2022-07-17 14:19:33 UTC (rev 1254312)
@@ -3,7 +3,7 @@
 # Contributor: Dmitrij D. Czarkoff <czarkoff at gmail dot com>
 
 pkgname=baresip
-pkgver=2.5.0
+pkgver=2.5.1
 pkgrel=1
 pkgdesc="portable and modular SIP User-Agent with audio and video support"
 arch=('x86_64')
@@ -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=('2429a403c0b27c5b1a7849ea38bdc72c1921261f7e8880c892a207d4d63fa6fd')
+sha256sums=('5ff4a3d85ce8fcdbac5391404d682ba843cbbc65b8827c6cd11727bcc209217a')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list