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

Antonio Rojas arojas at archlinux.org
Sun Dec 18 21:05:26 UTC 2016


    Date: Sunday, December 18, 2016 @ 21:05:26
  Author: arojas
Revision: 200212

Update to 3.0.0

Modified:
  partitionmanager/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-18 21:02:42 UTC (rev 200211)
+++ PKGBUILD	2016-12-18 21:05:26 UTC (rev 200212)
@@ -4,7 +4,7 @@
 # Contributor: Nick B <Shirakawasuna at gmail _dot_com>
 
 pkgname=partitionmanager
-pkgver=2.2.1
+pkgver=3.0.0
 pkgrel=1
 pkgdesc="A KDE utility that allows you to manage disks, partitions, and file systems"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 depends=(kpmcore hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools python)
 source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('ffb00bd607339582dd5548eca96090e2'
+md5sums=('d0a1f24593eeb6296702f5ce4792bc53'
          'SKIP')
 validpgpkeys=(1EE5A3205904BAA2B88C0A9D24FD31940095C0E1) # Andrius Štikonas <andrius at stikonas.eu>
 



More information about the arch-commits mailing list