Date: Saturday, November 19, 2022 @ 21:02:07 Author: andyrtr Revision: 462180
upgpkg: libxpm 3.5.14-1: upstream update 3.5.14 Modified: libxpm/trunk/PKGBUILD ----------+ PKGBUILD | 1 + 1 file changed, 1 insertion(+) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-19 21:00:28 UTC (rev 462179) +++ PKGBUILD 2022-11-19 21:02:07 UTC (rev 462180) @@ -10,6 +10,7 @@ url="https://xorg.freedesktop.org/" depends=('libxt' 'libxext') makedepends=('xorg-util-macros') +options=('debug') source=(${url}/releases/individual/lib/libXpm-${pkgver}.tar.xz{,.sig}) sha512sums=('c3fe554453068a6b188d3cad2cb3648e84b7f1909aea8f213daadce3d444b34361c3b2edce14a4fd481f97e4dc45c3125e2483ff4f44b3390a75829ed2782e4b' 'SKIP')
