Date: Friday, July 25, 2014 @ 17:00:42 Author: svenstaro Revision: 218007
upgpkg: kdegames-klines 4.13.95-1 upstream release 4.14 beta 3 Added: kdegames-klines/kde-unstable/ Modified: kdegames-klines/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:00:42 UTC (rev 218007) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-klines -pkgver=4.13.3 +pkgver=4.13.95 pkgrel=1 pkgdesc="A simple but highly addictive, one player game" url="http://kde.org/applications/games/klines/" @@ -12,8 +12,8 @@ depends=('kdebase-runtime' 'libkdegames') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/klines-${pkgver}.tar.xz") -sha1sums=('26d1f0668bad50193707b68571150ea3f9717c43') +source=("http://download.kde.org/unstable/${pkgver}/src/klines-${pkgver}.tar.xz") +sha1sums=('e9b896f0670ce183b4d211d7d85a75dec3ca513d') build() { mkdir build
