Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / baresip


Commits:
cd5d5651 by Alexander Epaneshnikov at 2024-03-14T15:09:20+03:00
upgpkg: 3.10.1-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = baresip
        pkgdesc = portable and modular SIP User-Agent with audio and video 
support
-       pkgver = 3.10.0
+       pkgver = 3.10.1
        pkgrel = 1
        url = https://github.com/baresip/baresip
        arch = x86_64
@@ -63,7 +63,7 @@ pkgbase = baresip
        optdepends = speexdsp: (speex_aec, speex_pp modules)
        optdepends = sndio: sndio audio driver
        optdepends = v4l-utils: (v4l2 module)
-       source = 
baresip-3.10.0.tar.gz::https://github.com/baresip/baresip/archive/v3.10.0.tar.gz
-       sha256sums = 
52b7544a3a2a152c36010897617512ab0a9e24f81db32fdba30be9b7430373d2
+       source = 
baresip-3.10.1.tar.gz::https://github.com/baresip/baresip/archive/v3.10.1.tar.gz
+       sha256sums = 
892f8c9918f887c8923c9bb939d251766f9e30cb436ff10db338871a66d81d10
 
 pkgname = baresip


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Dmitrij D. Czarkoff <czarkoff at gmail dot com>
 
 pkgname=baresip
-pkgver=3.10.0
+pkgver=3.10.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=('52b7544a3a2a152c36010897617512ab0a9e24f81db32fdba30be9b7430373d2')
+sha256sums=('892f8c9918f887c8923c9bb939d251766f9e30cb436ff10db338871a66d81d10')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/baresip/-/commit/cd5d5651a2e27fc6127b3ddfc8256278eddf3489

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/baresip/-/commit/cd5d5651a2e27fc6127b3ddfc8256278eddf3489
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to