Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
audaspace
Commits:
95c47564 by Sven-Hendrik Haase at 2024-10-10T12:54:24+02:00
upgpkg: 1.5.0-3: x265 soname bump
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = audaspace
pkgdesc = A high level and feature rich audio library written in C++
with language bindings
pkgver = 1.5.0
- pkgrel = 2
+ pkgrel = 3
url = https://audaspace.github.io/
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <[email protected]>
pkgname=audaspace
pkgver=1.5.0
-pkgrel=2
+pkgrel=3
pkgdesc="A high level and feature rich audio library written in C++ with
language bindings"
arch=(x86_64)
url="https://audaspace.github.io/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/audaspace/-/commit/95c47564bbed69c3c55620ee4029c8462113fb5d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/audaspace/-/commit/95c47564bbed69c3c55620ee4029c8462113fb5d
You're receiving this email because of your account on gitlab.archlinux.org.