[arch-commits] Commit in baresip/trunk (PKGBUILD)
Alexander Epaneshnikov
alex19ep at gemini.archlinux.org
Sat Sep 3 11:30:02 UTC 2022
Date: Saturday, September 3, 2022 @ 11:30:01
Author: alex19ep
Revision: 1291715
upgpkg: baresip 2.7.0-1 upstream release
Modified:
baresip/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-03 11:29:42 UTC (rev 1291714)
+++ PKGBUILD 2022-09-03 11:30:01 UTC (rev 1291715)
@@ -3,7 +3,7 @@
# Contributor: Dmitrij D. Czarkoff <czarkoff at gmail dot com>
pkgname=baresip
-pkgver=2.6.0
+pkgver=2.7.0
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=('86e04cef08828515cc9e690cf0f37d8b0f1f69c6d84bd8eea7a70df05b0aca76')
+sha256sums=('6bc3ac1b2a301b6de91a40079a9ec44545a00c57662ca0bdf2518fbb932ff181')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list