diff options
author | root <root@rshg054.dnsready.net> | 2012-07-13 00:01:54 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-07-13 00:01:54 +0000 |
commit | 2a74527ad522ac7c1d467688eee81a7a3f895031 (patch) | |
tree | 5ce8592b2ac3b6e90fc73039d5ce30aa2a8891dc /kde-unstable/kdeutils-kfloppy/PKGBUILD | |
parent | 00d32b0938eebfa45f0543cae655abf5233eb99c (diff) |
Fri Jul 13 00:01:54 UTC 2012
Diffstat (limited to 'kde-unstable/kdeutils-kfloppy/PKGBUILD')
-rw-r--r-- | kde-unstable/kdeutils-kfloppy/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdeutils-kfloppy/PKGBUILD b/kde-unstable/kdeutils-kfloppy/PKGBUILD index a71d8a705..5b16954f2 100644 --- a/kde-unstable/kdeutils-kfloppy/PKGBUILD +++ b/kde-unstable/kdeutils-kfloppy/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 162633 2012-06-27 13:50:38Z andrea $ +# $Id: PKGBUILD 163441 2012-07-11 22:57:51Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdeutils-kfloppy -pkgver=4.8.95 +pkgver=4.8.97 pkgrel=1 pkgdesc='Floppy Formatter' url='http://kde.org/applications/utilities/kfloppy/' @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') groups=('kde' 'kdeutils') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/kfloppy-${pkgver}.tar.xz") -sha1sums=('2f97331fe311960c3320a9f70b8a414ffe92ef60') +sha1sums=('a21e3fc298d7015be965208bec5667ad17a54667') build() { cd "${srcdir}" |