[arch-commits] Commit in partitionmanager/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri May 27 11:29:57 UTC 2016
Date: Friday, May 27, 2016 @ 13:29:57
Author: arojas
Revision: 177272
Update to 2.2.0
Modified:
partitionmanager/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-27 11:27:10 UTC (rev 177271)
+++ PKGBUILD 2016-05-27 11:29:57 UTC (rev 177272)
@@ -4,8 +4,8 @@
# Contributor: Nick B <Shirakawasuna at gmail _dot_com>
pkgname=partitionmanager
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
pkgdesc="A KDE utility that allows you to manage disks, partitions, and file systems"
arch=(i686 x86_64)
url="http://kde.org/applications/system/kdepartitionmanager/"
@@ -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")
-md5sums=('c8ead3bad8b86b6ce2f21e9b3e268cca')
+md5sums=('2a57843092a9ebb67de70a65fa0f84af')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list