diff options
author | Graham Edgecombe | 2018-08-02 18:44:29 +0100 |
---|---|---|
committer | Graham Edgecombe | 2018-08-02 18:44:29 +0100 |
commit | a665f0e0b430925f896d335e5669e20c714a0ea8 (patch) | |
tree | 4dea8e1f56fec460803116c2c773b9ab2956becd /.SRCINFO | |
parent | 94fcb289511003824092f265ae4af14312e435fa (diff) | |
download | aur-a665f0e0b430925f896d335e5669e20c714a0ea8.tar.gz |
Fix license field
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ # Generated by mksrcinfo v8 -# Thu Aug 2 17:33:49 UTC 2018 +# Thu Aug 2 17:44:19 UTC 2018 pkgbase = nextpnr-git pkgdesc = Portable FPGA place and route tool pkgver = r1185.1c1fd99 @@ -7,7 +7,7 @@ pkgbase = nextpnr-git url = https://github.com/YosysHQ/nextpnr arch = i686 arch = x86_64 - license = ISC + license = custom:ISC makedepends = boost makedepends = cmake makedepends = git |