Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging /
Packages / baresip
Commits:
3d94e9da by Alexander Epaneshnikov at 2023-09-03T15:07:05+03:00
upgpkg: 3.4.0-1: upstream release
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Dmitrij D. Czarkoff <czarkoff at gmail dot com>
pkgname=baresip
-pkgver=3.3.0
+pkgver=3.4.0
pkgrel=1
pkgdesc="portable and modular SIP User-Agent with audio and video support"
arch=('x86_64')
@@ -39,7 +39,7 @@ optdepends=('libfdk-aac: AAC audio codec'
'v4l-utils: (v4l2 module)')
makedepends=(${optdepends[@]/%:*/} python cmake)
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/baresip/baresip/archive/v${pkgver}.tar.gz")
-sha256sums=('be2da5049938acb180a130ccf05ccde12ae1b8409a54d3577349c070d3710d2a')
+sha256sums=('ffb73d1892c9f6ab6528178943252ae213697c762eddd8fdaab95bbcf6f32dac')
build() {
cd ${pkgname}-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/baresip/-/commit/3d94e9da7ace2383d9154536ed28fb80b3b6ad58
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/baresip/-/commit/3d94e9da7ace2383d9154536ed28fb80b3b6ad58
You're receiving this email because of your account on gitlab.archlinux.org.