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

Tobias Powalowski tpowa at archlinux.org
Thu Oct 2 20:15:23 UTC 2014


    Date: Thursday, October 2, 2014 @ 22:15:23
  Author: tpowa
Revision: 223776

upgpkg: f2fs-tools 1.4.0-1

bump to latest version

Modified:
  f2fs-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-02 19:27:31 UTC (rev 223775)
+++ PKGBUILD	2014-10-02 20:15:23 UTC (rev 223776)
@@ -3,7 +3,7 @@
 # Contributor: Christian Hesse <mail at eworm.de>
 
 pkgname=f2fs-tools
-pkgver=1.3.0
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="Tools for Flash-Friendly File System (F2FS)"
 arch=('i686' 'x86_64')
@@ -10,9 +10,9 @@
 url="http://sourceforge.net/projects/f2fs-tools/"
 depends=('util-linux')
 license=('GPL')
-source=('http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/f2fs-tools-1.3.0.tar.gz')
+source=('http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/f2fs-tools-1.4.0.tar.gz')
 #source=("ftp://ftp.archlinux.org/other/packages/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('fd5f9cbef72a58f3264f27d72a27b8ae')
+md5sums=('be9bfdddf3e5fd5e701a88d0b388dc26')
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list