Date: Monday, June 19, 2017 @ 14:27:55 Author: arojas Revision: 238647
Update to 3.1.0 Modified: partitionmanager/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-19 14:24:22 UTC (rev 238646) +++ PKGBUILD 2017-06-19 14:27:55 UTC (rev 238647) @@ -4,8 +4,8 @@ # Contributor: Nick B <Shirakawasuna at gmail _dot_com> pkgname=partitionmanager -pkgver=3.0.1 -pkgrel=3 +pkgver=3.1.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 kde-cli-tools) makedepends=(extra-cmake-modules kdoctools python) source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('2090d94e0fd3744b035cc58bd66ffff9a63168d6a1763187826fef76544f4b23' +sha256sums=('46c3f97711cd8709aece346a27bc6ba89c29cfb5bcf2399bf1982c2e11ee6272' 'SKIP') validpgpkeys=(1EE5A3205904BAA2B88C0A9D24FD31940095C0E1) # Andrius Štikonas <[email protected]>
