Fixed 'ardentryst' license (GPL to GPL3).

This commit is contained in:
chaves 2011-01-03 16:17:14 +00:00
parent 56e3d83f90
commit 9885f1de1a

View File

@ -9,10 +9,10 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=ardentryst
pkgver=1.7.1
_pkgver=1.71
pkgrel=1
pkgrel=2
pkgdesc="Ardentryst is an action/RPG sidescroller, focused not just on fighting, but on story, and character development."
arch=('any')
license=('GPL' 'CCPL:by')
license=('GPL3' 'CCPL:by')
url="http://jordan.trudgett.com/"
depends=('python2' 'python-pygame' 'python-pyxml')
source=(http://downloads.sourceforge.net/project/ardentryst/ardentryst/1.71%20Comet/${pkgname}${_pkgver}.tar.gz)