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

Christian Hesse eworm at archlinux.org
Tue Jul 10 20:13:37 UTC 2018


    Date: Tuesday, July 10, 2018 @ 20:13:36
  Author: eworm
Revision: 328224

upgpkg: f2fs-tools 1.11.0-1

new upstream release

Modified:
  f2fs-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-10 19:56:26 UTC (rev 328223)
+++ PKGBUILD	2018-07-10 20:13:36 UTC (rev 328224)
@@ -3,7 +3,7 @@
 # Contributor: Christian Hesse <mail at eworm.de>
 
 pkgname=f2fs-tools
-pkgver=1.10.0
+pkgver=1.11.0
 pkgrel=1
 pkgdesc="Tools for Flash-Friendly File System (F2FS)"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('util-linux')
 license=('GPL')
 source=("https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/$pkgname-$pkgver.tar.gz")
-sha256sums=('e841b086dbe02e3553b2c2ecb8c11a7990cfa9ca835c3d7aea6d600c6a543316')
+sha256sums=('b916ac7cda902502cf18de98da94921f71edbab40fb0437d757f0716191c79e3')
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list