Date: Friday, July 25, 2014 @ 17:10:00 Author: svenstaro Revision: 218140
upgpkg: kdeutils-filelight 4.13.95-1 upstream release 4.14 beta 3 Added: kdeutils-filelight/kde-unstable/ Modified: kdeutils-filelight/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: kde-unstable/PKGBUILD =================================================================== --- trunk/PKGBUILD 2014-07-24 18:53:49 UTC (rev 217821) +++ kde-unstable/PKGBUILD 2014-07-25 15:10:00 UTC (rev 218140) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeutils-filelight -pkgver=4.13.3 +pkgver=4.13.95 pkgrel=1 pkgdesc='View disk usage information' url='http://kde.org/applications/utilities/filelight' @@ -14,8 +14,8 @@ replaces=('filelight') conflicts=('filelight') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/filelight-${pkgver}.tar.xz") -sha1sums=('a0f20f629b01e2aedab27d5c77ca0feb4e4d25ab') +source=("http://download.kde.org/unstable/${pkgver}/src/filelight-${pkgver}.tar.xz") +sha1sums=('6c236d7aa7be4c71d6848f72f5c166798f141a28') build() { cd "${srcdir}"
