[arch-commits] Commit in kdegames-ksudoku (kde-unstable kde-unstable/PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Fri Jul 25 15:02:36 UTC 2014
Date: Friday, July 25, 2014 @ 17:02:35
Author: svenstaro
Revision: 218037
upgpkg: kdegames-ksudoku 4.13.95-1
upstream release 4.14 beta 3
Added:
kdegames-ksudoku/kde-unstable/
Modified:
kdegames-ksudoku/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:02:35 UTC (rev 218037)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdegames-ksudoku
-pkgver=4.13.3
+pkgver=4.13.95
pkgrel=1
pkgdesc="A logic-based symbol placement puzzle"
url="http://kde.org/applications/games/ksudoku/"
@@ -12,8 +12,8 @@
depends=('kdebase-runtime' 'libkdegames' 'glu')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksudoku-${pkgver}.tar.xz")
-sha1sums=('7aafcaa387f62af98fc6c624244f63642c091be5')
+source=("http://download.kde.org/unstable/${pkgver}/src/ksudoku-${pkgver}.tar.xz")
+sha1sums=('0ac11b4b16f73babe578133ce036fd14de0338dd')
prepare() {
mkdir build
More information about the arch-commits
mailing list