Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / lib32-libogg
Commits: c7043a98 by Antonio Rojas at 2024-09-07T13:51:23+02:00 upgpkg: 1.3.5-2: Rebuild for missing .SRCINFO - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,18 @@ +pkgbase = lib32-libogg + pkgdesc = Ogg bitstream and framing library (32-bit) + pkgver = 1.3.5 + pkgrel = 2 + url = https://www.xiph.org/ogg/ + arch = x86_64 + license = BSD + makedepends = cmake + makedepends = git + makedepends = ninja + depends = lib32-glibc + depends = libogg + provides = libogg.so + source = git+https://github.com/xiph/ogg.git?signed#tag=65b355cc20171010ecabf245e7b339aeab8ddbb9 + validpgpkeys = B7B00AEE1F960EEA0FED66FB9259A8F2D2D44C84 + sha256sums = SKIP + +pkgname = lib32-libogg ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=lib32-libogg pkgver=1.3.5 -pkgrel=1 +pkgrel=2 pkgdesc='Ogg bitstream and framing library (32-bit)' arch=(x86_64) url=https://www.xiph.org/ogg/ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libogg/-/commit/c7043a98608c9e39f90e762a2a0af6e53b5cc2fe -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libogg/-/commit/c7043a98608c9e39f90e762a2a0af6e53b5cc2fe You're receiving this email because of your account on gitlab.archlinux.org.
