Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / lib32-libxv
Commits: 2f773339 by Antonio Rojas at 2024-09-07T12:28:23+02:00 upgpkg: 1.0.12-2: Rebuild for missing .SRCINFO - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,20 @@ +pkgbase = lib32-libxv + pkgdesc = X11 Video extension library (32-bit) + pkgver = 1.0.12 + pkgrel = 2 + url = https://xorg.freedesktop.org/ + arch = x86_64 + license = custom + makedepends = pkgconfig + makedepends = gcc-multilib + depends = lib32-libxext + depends = libxv + source = https://xorg.freedesktop.org//releases/individual/lib/libXv-1.0.12.tar.xz + source = https://xorg.freedesktop.org//releases/individual/lib/libXv-1.0.12.tar.xz.sig + validpgpkeys = 4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E + validpgpkeys = 4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E + validpgpkeys = 4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E + sha256sums = aaf7fa09f689f7a2000fe493c0d64d1487a1210db154053e9e2336b860c63848 + sha256sums = SKIP + +pkgname = lib32-libxv ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _pkgbasename=libxv pkgname=lib32-$_pkgbasename pkgver=1.0.12 -pkgrel=1 +pkgrel=2 pkgdesc="X11 Video extension library (32-bit)" arch=('x86_64') license=('custom') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxv/-/commit/2f7733398c6801393ffd9fe460e5f4065faa7086 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxv/-/commit/2f7733398c6801393ffd9fe460e5f4065faa7086 You're receiving this email because of your account on gitlab.archlinux.org.
