[arch-commits] Commit in partitionmanager/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Jun 1 15:44:15 UTC 2017
Date: Thursday, June 1, 2017 @ 15:44:14
Author: arojas
Revision: 232323
kpmcore 3.1.0 rebuild
Modified:
partitionmanager/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-01 15:43:28 UTC (rev 232322)
+++ PKGBUILD 2017-06-01 15:44:14 UTC (rev 232323)
@@ -5,7 +5,7 @@
pkgname=partitionmanager
pkgver=3.0.1
-pkgrel=1
+pkgrel=2
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,8 +13,8 @@
depends=(kpmcore hicolor-icon-theme kde-cli-tools)
makedepends=(extra-cmake-modules kdoctools python)
source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('dee1c38e0e9e5f88b867c735e91d32f4'
- 'SKIP')
+sha256sums=('2090d94e0fd3744b035cc58bd66ffff9a63168d6a1763187826fef76544f4b23'
+ 'SKIP')
validpgpkeys=(1EE5A3205904BAA2B88C0A9D24FD31940095C0E1) # Andrius Štikonas <andrius at stikonas.eu>
prepare() {
More information about the arch-commits
mailing list