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

Jelle van der Waa jelle at nymeria.archlinux.org
Thu May 2 10:07:02 UTC 2013


    Date: Thursday, May 2, 2013 @ 12:07:02
  Author: jelle
Revision: 89672

propset

Modified:
  f2fs-tools/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-02 10:05:25 UTC (rev 89671)
+++ PKGBUILD	2013-05-02 10:07:02 UTC (rev 89672)
@@ -2,12 +2,13 @@
 
 pkgname=f2fs-tools
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Tools for Flash-Friendly File System (F2FS)"
 arch=('i686' 'x86_64')
 url="http://sourceforge.net/projects/f2fs-tools/"
 license=('GPL')
 source=('http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/f2fs-tools-1.1.0.tar.gz')
+sha256sums=('c8cfb6895a0b3775f0df00a776fd451558739289684dd43f1fd75f876fa62867')
 
 build() {
 	cd "${pkgname}-${pkgver}"
@@ -23,4 +24,3 @@
 	make DESTDIR="${pkgdir}/" install
 }
 
-sha256sums=('c8cfb6895a0b3775f0df00a776fd451558739289684dd43f1fd75f876fa62867')


Property changes on: f2fs-tools/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list