[arch-commits] Commit in kdegames-bovo/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri Jan 16 03:54:21 UTC 2015


    Date: Friday, January 16, 2015 @ 04:54:21
  Author: fyan
Revision: 229170

upgpkg: kdegames-bovo 14.12.1-1

Modified:
  kdegames-bovo/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 03:53:42 UTC (rev 229169)
+++ PKGBUILD	2015-01-16 03:54:21 UTC (rev 229170)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegames-bovo
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="A Gomoku like game for two players"
 url="http://kde.org/applications/games/bovo/"
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/bovo-${pkgver}.tar.xz")
-sha1sums=('d37cd67b46fa3c9f1f491cc6d1065d1bb0848cfe')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/bovo-${pkgver}.tar.xz")
+sha1sums=('ee106ab6dff6058aa3d4f6457a439e3000580ba8')
 
 build() {
   mkdir build



More information about the arch-commits mailing list