Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / lib32-speexdsp
Commits: 6bd38ab8 by Antonio Rojas at 2024-09-07T12:41:39+02:00 upgpkg: 1.2.1-2: Rebuild for missing .SRCINFO - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = lib32-speexdsp + pkgdesc = DSP library derived from Speex (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 = speexdsp + provides = libspeexdsp.so + source = git+https://gitlab.xiph.org/xiph/speexdsp.git#commit=1b28a0f61bc31162979e1f26f3981fc3637095c8 + b2sums = SKIP + +pkgname = lib32-speexdsp ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=lib32-speexdsp pkgver=1.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="DSP library derived from Speex (32-bit)" url="https://www.speex.org/" arch=(x86_64) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-speexdsp/-/commit/6bd38ab886ea38ecba4fb46599239bfac89a7f4e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-speexdsp/-/commit/6bd38ab886ea38ecba4fb46599239bfac89a7f4e You're receiving this email because of your account on gitlab.archlinux.org.
