[arch-commits] CVS update of extra/games/pathological (PKGBUILD)

Eric Belanger eric at archlinux.org
Tue Dec 18 05:01:28 UTC 2007


    Date: Tuesday, December 18, 2007 @ 00:01:28
  Author: eric
    Path: /home/cvs-extra/extra/games/pathological

Modified: PKGBUILD (1.6 -> 1.7)

upgpkg: pathological 1.1.3-4
added license


----------+
 PKGBUILD |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)


Index: extra/games/pathological/PKGBUILD
diff -u extra/games/pathological/PKGBUILD:1.6 extra/games/pathological/PKGBUILD:1.7
--- extra/games/pathological/PKGBUILD:1.6	Wed Jul 19 17:33:00 2006
+++ extra/games/pathological/PKGBUILD	Tue Dec 18 00:01:28 2007
@@ -1,19 +1,20 @@
-# $Id: PKGBUILD,v 1.6 2006/07/19 21:33:00 andyrtr Exp $
-# Maintainer: eric <eric at archlinux.org>
+# $Id: PKGBUILD,v 1.7 2007/12/18 05:01:28 eric Exp $
+# Maintainer: Eric Belanger <eric at archlinux.org>
 # Contributor: Eric Johnson <eric at coding-zone.com>
-#
 
 pkgname=pathological
 pkgver=1.1.3
-pkgrel=3
+pkgrel=4
 pkgdesc="A puzzle game with the same feel as frozen bubble"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url="http://pathological.sourceforge.net/"
+license=('GPL')
+depends=('python-pygame')
 install=pathological.install
-source=(http://switch.dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz
         pathological.desktop)
-depends=('python-pygame')
 md5sums=('76a446080c0fed12baf39354d8e0ce4a' '0fbf64860efe3d287eb74681758c4f75')
+sha1sums=('70b1c9e12704c7fd3b301aa90bceee2e8373b7b9' '9b57f854ce9621542d810a21c61325de343950d7')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list