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


Commits:
9d3379da by Alexander Epaneshnikov at 2024-10-03T10:58:36+03:00
upgpkg: 3.16.0-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.15.0
+       pkgver = 3.16.0
        pkgrel = 1
        url = https://github.com/baresip/baresip
        arch = x86_64
@@ -66,7 +66,7 @@ pkgbase = baresip
        optdepends = speexdsp: (speex_aec, speex_pp modules)
        optdepends = sndio: sndio audio driver
        optdepends = v4l-utils: (v4l2 module)
-       source = 
baresip-3.15.0.tar.gz::https://github.com/baresip/baresip/archive/v3.15.0.tar.gz
-       sha256sums = 
8618cfbdfcf80013cb4cabff413b9ff8a5db52fdf692fbf27a53133c34039d8e
+       source = 
baresip-3.16.0.tar.gz::https://github.com/baresip/baresip/archive/v3.16.0.tar.gz
+       sha256sums = 
95338c4e4dd6931c94d425d69089b66d32c173e48cb992344e856ead7ba9393b
 
 pkgname = baresip


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Dmitrij D. Czarkoff <czarkoff at gmail dot com>
 
 pkgname=baresip
-pkgver=3.15.0
+pkgver=3.16.0
 pkgrel=1
 pkgdesc="portable and modular SIP User-Agent with audio and video support"
 arch=('x86_64')
@@ -40,7 +40,7 @@ optdepends=('libfdk-aac: AAC audio codec'
             'v4l-utils: (v4l2 module)')
 makedepends=(${optdepends[@]/%:*/} python cmake glib2-devel)
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/baresip/baresip/archive/v${pkgver}.tar.gz";)
-sha256sums=('8618cfbdfcf80013cb4cabff413b9ff8a5db52fdf692fbf27a53133c34039d8e')
+sha256sums=('95338c4e4dd6931c94d425d69089b66d32c173e48cb992344e856ead7ba9393b')
 
 build() {
   cd ${pkgname}-${pkgver}



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

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


Reply via email to