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


Commits:
ae88faba by Alexander Epaneshnikov at 2025-04-05T13:20:51+03:00
upgpkg: 3.21.1-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libre
        pkgdesc = Portable library for real-time communications
-       pkgver = 3.21.0
+       pkgver = 3.21.1
        pkgrel = 1
        url = https://github.com/baresip/re
        arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = libre
        conflicts = librem
        replaces = re
        replaces = librem
-       source = 
libre-3.21.0.tar.gz::https://github.com/baresip/re/archive/v3.21.0.tar.gz
-       sha256sums = 
ef4327eb46167bf91e91d2cf56214244d7c57b401f0f170a7cef7c1d65b48228
+       source = 
libre-3.21.1.tar.gz::https://github.com/baresip/re/archive/v3.21.1.tar.gz
+       sha256sums = 
2c55baed02f2eec6d0a79ca0ea0892c5a9c91a91f510ec47a316fa16b97c4f41
 
 pkgname = libre


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Dmitrij D. Czarkoff <czarkoff at gmail dot com>
 
 pkgname=libre
-pkgver=3.21.0
+pkgver=3.21.1
 pkgrel=1
 pkgdesc="Portable library for real-time communications"
 arch=('x86_64')
@@ -17,7 +17,7 @@ replaces=('re' 'librem')
 conflicts=('re' 'librem')
 provides=(libre.so)
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/baresip/re/archive/v${pkgver}.tar.gz";)
-sha256sums=('ef4327eb46167bf91e91d2cf56214244d7c57b401f0f170a7cef7c1d65b48228')
+sha256sums=('2c55baed02f2eec6d0a79ca0ea0892c5a9c91a91f510ec47a316fa16b97c4f41')
 
 build() {
   cd re-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libre/-/commit/ae88faba1a8b0a7121cb9a441887eb83744359cc

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


Reply via email to