Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging /
Packages / libre
Commits:
7651a9eb by Alexander Epaneshnikov at 2023-09-15T01:21:54+03:00
upgpkg: 3.5.1-1: upstream release
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
# Contributor: Dmitrij D. Czarkoff <czarkoff at gmail dot com>
pkgname=libre
-pkgver=3.4.0
+pkgver=3.5.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=('a575adfe8079b3f221176b139b08719efc0260c66c41c3a93424f61dff57e8f8')
+sha256sums=('5cf31f95cd3d7df14c8f27a38b94a328b4d67c300686b49b6fae9cc0552f86e8')
build() {
cd re-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libre/-/commit/7651a9ebf1ebd07ec2a4b24ab28e402a51c30b5d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libre/-/commit/7651a9ebf1ebd07ec2a4b24ab28e402a51c30b5d
You're receiving this email because of your account on gitlab.archlinux.org.