[arch-commits] Commit in kdegames-ksnakeduel/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Thu Jan 31 11:23:04 UTC 2013
Date: Thursday, January 31, 2013 @ 12:23:03
Author: andrea
Revision: 176460
KDE 4.10
Modified:
kdegames-ksnakeduel/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-31 11:23:01 UTC (rev 176459)
+++ PKGBUILD 2013-01-31 11:23:03 UTC (rev 176460)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdegames-ksnakeduel
-pkgver=4.9.98
+pkgver=4.10.0
pkgrel=1
pkgdesc="A simple snake duel game"
url="http://kde.org/applications/games/ksnakeduel/"
@@ -12,8 +12,8 @@
depends=('kdebase-runtime' 'libkdegames')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksnakeduel-${pkgver}.tar.xz")
-sha1sums=('30b11809f2bd10ac58ae0e2202522dc4c4b0d138')
+source=("http://download.kde.org/stable/${pkgver}/src/ksnakeduel-${pkgver}.tar.xz")
+sha1sums=('36b5dfd4df30c401fd90b174eee1d1f1910b1818')
build() {
mkdir build
More information about the arch-commits
mailing list