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


Commits:
30695624 by Alexander Epaneshnikov at 2024-06-08T21:17:13+03:00
upgpkg: 3.12.0-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.11.0
+       pkgver = 3.12.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.11.0.tar.gz::https://github.com/baresip/re/archive/v3.11.0.tar.gz
-       sha256sums = 
a29dbdbbacd27461b9c8e94b0e52773f3b1396a64e31e258635f18cf5f27e44e
+       source = 
libre-3.12.0.tar.gz::https://github.com/baresip/re/archive/v3.12.0.tar.gz
+       sha256sums = 
6c29f3811bd59585fd369e18a70fb43bd5a322df84e62ad4ac97832f9b1f0876
 
 pkgname = libre


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



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

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


Reply via email to