[arch-commits] Commit in partitionmanager/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Feb 28 18:43:02 UTC 2016
Date: Sunday, February 28, 2016 @ 19:43:02
Author: arojas
Revision: 163667
Update to 2.0.3
Modified:
partitionmanager/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-28 18:41:12 UTC (rev 163666)
+++ PKGBUILD 2016-02-28 18:43:02 UTC (rev 163667)
@@ -4,7 +4,7 @@
# Contributor: Nick B <Shirakawasuna at gmail _dot_com>
pkgname=partitionmanager
-pkgver=2.0.1
+pkgver=2.0.3
pkgrel=1
pkgdesc="A KDE utility that allows you to manage disks, partitions, and file systems"
arch=(i686 x86_64)
@@ -14,7 +14,7 @@
makedepends=(extra-cmake-modules kdoctools)
install=$pkgname.install
source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('75570bfacf05ef55bdad7d60c1e9d0f6')
+md5sums=('ff0a14cd2fbeb1543309b81965d78ffc')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list