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

Florian Pritz bluewind at archlinux.org
Mon Aug 24 22:56:13 UTC 2015


    Date: Tuesday, August 25, 2015 @ 00:56:12
  Author: bluewind
Revision: 138735

upgpkg: filezilla 3.13.1-1

upstream update

Modified:
  filezilla/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-24 16:40:42 UTC (rev 138734)
+++ PKGBUILD	2015-08-24 22:56:12 UTC (rev 138735)
@@ -3,7 +3,7 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=filezilla
-pkgver=3.12.0.2
+pkgver=3.13.1
 pkgrel=1
 pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
 arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@
     --disable-manualupdatecheck \
     --disable-autoupdatecheck \
     --disable-static \
-    --with-tinyxml=builtin
+    --with-pugixml=builtin
 
   make
 }
@@ -34,4 +34,4 @@
 
   make DESTDIR="${pkgdir}" install
 }
-md5sums=('7c5f3b8acd52777bab164ddae6b2f784')
+md5sums=('48e1e32813cfda37ec4688336fed7408')



More information about the arch-commits mailing list