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


Commits:
8a3a25fc by Alexander Epaneshnikov at 2024-04-11T19:06:19+03:00
upgpkg: 3.11.0-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libre
        pkgdesc = Portable library for real-time communications
-       pkgver = 3.10.0
+       pkgver = 3.11.0
        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.10.0.tar.gz::https://github.com/baresip/re/archive/v3.10.0.tar.gz
-       sha256sums = 
275f1eb074a517ee1116266e59e1ef3400e1f4b8b81ad9807dc4504e94002b4d
+       source = 
libre-3.11.0.tar.gz::https://github.com/baresip/re/archive/v3.11.0.tar.gz
+       sha256sums = 
a29dbdbbacd27461b9c8e94b0e52773f3b1396a64e31e258635f18cf5f27e44e
 
 pkgname = libre


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Dmitrij D. Czarkoff <czarkoff at gmail dot com>
 
 pkgname=libre
-pkgver=3.10.0
+pkgver=3.11.0
 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=('275f1eb074a517ee1116266e59e1ef3400e1f4b8b81ad9807dc4504e94002b4d')
+sha256sums=('a29dbdbbacd27461b9c8e94b0e52773f3b1396a64e31e258635f18cf5f27e44e')
 
 build() {
   cd re-${pkgver}



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

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


Reply via email to