[arch-commits] Commit in tinyxml2/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Tue Sep 13 09:58:33 UTC 2016


    Date: Tuesday, September 13, 2016 @ 09:58:33
  Author: arodseth
Revision: 189248

upgpkg: tinyxml2 4.0.1-1

Modified:
  tinyxml2/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-13 09:57:57 UTC (rev 189247)
+++ PKGBUILD	2016-09-13 09:58:33 UTC (rev 189248)
@@ -3,7 +3,7 @@
 # Contributor: dhead666 <myfoolishgames at gmail.com>
 
 pkgname=tinyxml2
-pkgver=3.0.0
+pkgver=4.0.1
 pkgrel=1
 pkgdesc='Simple, small, C++ XML parser that can be easily integrated into other programs'
 url='http://www.grinninglizard.com/tinyxml2/'
@@ -29,6 +29,7 @@
 
 package() {
   cd "$pkgname"
+
   DESTDIR="$pkgdir" ninja -C build install
   install -Dm644 readme.md "$pkgdir/usr/share/licenses/$pkgname/README.md"
 }



More information about the arch-commits mailing list