diff options
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/dreamchess-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/dreamchess-git/PKGBUILD b/pcr/dreamchess-git/PKGBUILD index 64179936d..7628aedf1 100644 --- a/pcr/dreamchess-git/PKGBUILD +++ b/pcr/dreamchess-git/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=3 pkgdesc="DreamChess - OpenGL Chess Game" arch=('i686' 'x86_64') url="https://github.com/dreamchess/dreamchess" -license=('GPL') +license=('GPL3') # tried to include all necessary deps and none that aren't # please notify if list not fully correct |