From 9885f1de1aeed7ac38f7564565d3147035e0324e Mon Sep 17 00:00:00 2001 From: chaves Date: Mon, 3 Jan 2011 16:17:14 +0000 Subject: [PATCH] Fixed 'ardentryst' license (GPL to GPL3). --- ardentryst/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ardentryst/PKGBUILD b/ardentryst/PKGBUILD index ed0e1d24e..e92df6783 100644 --- a/ardentryst/PKGBUILD +++ b/ardentryst/PKGBUILD @@ -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)