Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / lib32-speex
Commits: d94c329a by Antonio Rojas at 2024-09-07T12:40:57+02:00 upgpkg: 1.2.1-2: Rebuild for missing .SRCINFO - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = lib32-speex + pkgdesc = A free codec for free speech (32-bit) + pkgver = 1.2.1 + pkgrel = 2 + url = https://www.speex.org/ + arch = x86_64 + license = BSD + makedepends = git + depends = lib32-gcc-libs + depends = speex + source = git+https://gitlab.xiph.org/xiph/speex.git#commit=5dceaaf3e23ee7fd17c80cb5f02a838fd6c18e01 + b2sums = SKIP + +pkgname = lib32-speex + provides = libspeex.so ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=lib32-speex pkgver=1.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="A free codec for free speech (32-bit)" url="https://www.speex.org/" arch=(x86_64) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-speex/-/commit/d94c329ad6b557173ff7ba373296891e1871c953 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-speex/-/commit/d94c329ad6b557173ff7ba373296891e1871c953 You're receiving this email because of your account on gitlab.archlinux.org.
