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

Antonio Rojas arojas at archlinux.org
Fri Mar 11 10:40:23 UTC 2016


    Date: Friday, March 11, 2016 @ 11:40:23
  Author: arojas
Revision: 166117

Update to 2.1.0

Modified:
  kpmcore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-11 10:34:54 UTC (rev 166116)
+++ PKGBUILD	2016-03-11 10:40:23 UTC (rev 166117)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kpmcore
-pkgver=2.0.1
+pkgver=2.1.0
 pkgrel=1
 pkgdesc="Library for managing partitions"
 arch=(i686 x86_64)
@@ -15,9 +15,10 @@
 	    'jfsutils: JFS support'
 	    'reiserfsprogs: Reiser support'
 	    'ntfs-3g: NTFS support'
-	    'dosfstools: FAT32 support')
+            'dosfstools: FAT32 support'
+            'f2fs-tools: F2FS support')
 source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('ed0e3bc4a4065386ae22317ea7774d23')
+md5sums=('7743db3c13670f2aaa1be343525e8852')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list