[arch-commits] Commit in tinyxml2/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun Mar 8 17:16:48 UTC 2020
Date: Sunday, March 8, 2020 @ 17:16:48
Author: jlichtblau
Revision: 592279
upgpkg: tinyxml2 8.0.0-1 - new upstream release
Modified:
tinyxml2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 17:12:47 UTC (rev 592278)
+++ PKGBUILD 2020-03-08 17:16:48 UTC (rev 592279)
@@ -3,7 +3,7 @@
# Contributor: dhead666 <myfoolishgames at gmail.com>
pkgname=tinyxml2
-pkgver=7.1.0
+pkgver=8.0.0
pkgrel=1
pkgdesc='Simple XML parser made for easy integration'
arch=('x86_64')
@@ -11,7 +11,7 @@
license=('zlib')
makedepends=('cmake' 'ninja' 'setconf')
source=($pkgname-$pkgver.tar.gz::https://github.com/leethomason/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('68ebd396a4220d5a9b5a621c6e9c66349c5cfdf5efaea3f16e3bb92e45f4e2a3')
+sha256sums=('6ce574fbb46751842d23089485ae73d3db12c1b6639cda7721bf3a7ee862012c')
prepare() {
grep License -A20 "$pkgname-$pkgver/readme.md" > LICENSE
More information about the arch-commits
mailing list