summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-12 22:24:39 +0800
committerChocobo12023-04-12 22:24:39 +0800
commitf6c434dfab21f4e69ab59de309e5c8bd6ae7488d (patch)
tree96205cc22fa217226aee6bd2dbffc9d2a170d1ff /PKGBUILD
parent04fd41a4ea5ff98dd65cb641b194fc89f31b734f (diff)
downloadaur-pugixml-git.tar.gz
upgpkg: pugixml-git 1.13.r16.ge383ce5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5de7ba1c33fc..613ce5c1bc62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=pugixml-git
-pkgver=1.10.r52.gc4bae8d
+pkgver=1.13.r16.ge383ce5
pkgrel=1
pkgdesc="Light-weight, simple and fast XML parser for C++"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://pugixml.org/"
license=('MIT')
depends=('gcc-libs')
makedepends=('git' 'cmake')
-provides=('pugixml')
+provides=("pugixml=$pkgver")
conflicts=('pugixml')
source=("git+https://github.com/zeux/pugixml.git")
sha256sums=('SKIP')