Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging /
Packages / baresip
Commits:
2412b01e by Alexander Epaneshnikov at 2023-09-15T01:29:05+03:00
upgpkg: 3.5.1-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.4.0
+pkgver=3.5.1
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=('ffb73d1892c9f6ab6528178943252ae213697c762eddd8fdaab95bbcf6f32dac')
+sha256sums=('622122edf376145870bc7749af0463c5f04a668b3d095c025b718f1910f1b77b')
build() {
cd ${pkgname}-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/baresip/-/commit/2412b01ede1d92373e53900947c3b57e44a56547
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/baresip/-/commit/2412b01ede1d92373e53900947c3b57e44a56547
You're receiving this email because of your account on gitlab.archlinux.org.