diff options
author | frealgagu | 2018-03-31 16:46:36 -0500 |
---|---|---|
committer | frealgagu | 2018-03-31 16:46:36 -0500 |
commit | 8292912bd1015555c1690d3de037833f8a086400 (patch) | |
tree | 53aeb7ee55e4956daa738f2aed23220c5a4ba65a /.SRCINFO | |
parent | 3886d817e1d0b0bf55ae39dc325d75ca056e5448 (diff) | |
download | aur-8292912bd1015555c1690d3de037833f8a086400.tar.gz |
Adding correct license
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ pkgbase = python-pysdl2 pkgdesc = Python ctypes wrapper around SDL2 pkgver = 0.9.6 - pkgrel = 3 + pkgrel = 4 url = https://github.com/marcusva/py-sdl2 arch = any - license = https://github.com/marcusva/py-sdl2/blob/master/doc/copying.rst + license = custom:CC0 depends = python depends = sdl2 optdepends = sdl2_gfx |