* update libxpm to 3.5.17-2.1

This commit is contained in:
Alexander Baldeck 2025-02-07 14:00:59 +01:00
parent 302456f789
commit 3614eb35a8
2 changed files with 25 additions and 1 deletions

24
xorg/libxpm/.SRCINFO Normal file
View File

@ -0,0 +1,24 @@
pkgbase = libxpm
pkgdesc = X11 pixmap library
pkgver = 3.5.17
pkgrel = 2.1
url = https://xorg.freedesktop.org/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = MIT
license = X11-distribute-modifications-variant
makedepends = xorg-util-macros
depends = libxt
depends = libxext
depends = libx11
depends = glibc
source = https://xorg.freedesktop.org//releases/individual/lib/libXpm-3.5.17.tar.xz
source = https://xorg.freedesktop.org//releases/individual/lib/libXpm-3.5.17.tar.xz.sig
validpgpkeys = 4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E
sha512sums = 52f9d2664a47a26c1a6ad65d18867de870b66947b0b0d99cca3512756a0aaa6ce2a245c0b49f20b70c3ce48bf04c47c333e8119a147465c277bca727f6ab017e
sha512sums = SKIP
pkgname = libxpm

View File

@ -4,7 +4,7 @@
pkgname=libxpm
pkgver=3.5.17
pkgrel=2
pkgrel=2.1
pkgdesc="X11 pixmap library"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=('MIT' 'X11-distribute-modifications-variant')