summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-10 20:39:13 +0800
committerChocobo12023-04-10 20:39:13 +0800
commit155ae57c95fa212951e4861d619dba4f6ca36dec (patch)
treeee10613a60e0895d7a705a20e852405ecff3b2a2 /PKGBUILD
parent8fa49003da306e38da39b222a4192798bb57b3dd (diff)
downloadaur-155ae57c95fa212951e4861d619dba4f6ca36dec.tar.gz
upgpkg: libxslt-git 1.1.37.r131.g075b6087-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bdfb86b2a29..4bac544a2b23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=libxslt-git
-pkgver=1.1.33.r45.g5b096501
+pkgver=1.1.37.r131.g075b6087
pkgrel=1
pkgdesc="XML stylesheet transformation library"
arch=('i686' 'x86_64')
-url="http://xmlsoft.org/XSLT/"
+url="https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home"
license=('custom')
depends=('glibc' 'libgcrypt' 'libxml2')
makedepends=('git')
-provides=('libxslt')
+provides=("libxslt=$pkgver")
conflicts=('libxslt')
options=('staticlibs')
source=("git+https://gitlab.gnome.org/GNOME/libxslt.git")