[arch-commits] Commit in monero/trunk (PKGBUILD)

Kpcyrd kpcyrd at archlinux.org
Sun Dec 15 15:50:11 UTC 2019


    Date: Sunday, December 15, 2019 @ 15:50:11
  Author: kpcyrd
Revision: 537746

Fix license info

Modified:
  monero/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-15 15:47:22 UTC (rev 537745)
+++ PKGBUILD	2019-12-15 15:50:11 UTC (rev 537746)
@@ -4,7 +4,7 @@
 pkgver=0.15.0.1
 pkgrel=3
 pkgdesc="Monero: the secure, private, untraceable currency - release version (includes daemon, wallet and miner)"
-license=('custom:Cryptonote')
+license=('BSD')
 arch=('x86_64')
 url="https://getmonero.org/"
 depends=('boost-libs' 'libunwind' 'openssl' 'readline' 'zeromq' 'pcsclite' 'hidapi')



More information about the arch-commits mailing list