libxml2 rebuilds

This commit is contained in:
Christoph Reiter 2025-05-07 09:15:06 +02:00
parent 037d96d614
commit 57a1510a3e
5 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
pkgname=autogen
pkgver=5.18.16
pkgrel=5
pkgrel=6
pkgdesc="A tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text"
arch=('i686' 'x86_64')
url="https://autogen.sourceforge.io/"

View File

@ -2,7 +2,7 @@
pkgname=emacs
pkgver=30.1
pkgrel=3
pkgrel=4
pkgdesc="The extensible, customizable, self-documenting, real-time display editor (msys2)"
url="https://www.gnu.org/software/${pkgname}/"
msys2_references=(

View File

@ -3,7 +3,7 @@
pkgbase=libxslt
pkgname=('libxslt' 'libxslt-devel')
pkgver=1.1.43
pkgrel=1
pkgrel=2
pkgdesc="XML stylesheet transformation library"
arch=('i686' 'x86_64')
url="https://gitlab.gnome.org/GNOME/libxslt/-/wikis/"

View File

@ -3,7 +3,7 @@
_realname=XML-LibXML
pkgname=perl-${_realname}
pkgver=2.0210
pkgrel=2
pkgrel=3
pkgdesc="Interface to the libxml library"
arch=('i686' 'x86_64')
license=('GPL' 'PerlArtistic')

View File

@ -4,7 +4,7 @@ _realname=lxml
pkgbase="python-${_realname}"
pkgname=("python-${_realname}")
pkgver=6.0.0
pkgrel=1
pkgrel=2
pkgdesc="Python binding for the libxml2 and libxslt libraries"
arch=('i686' 'x86_64')
url="https://lxml.de/"