summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxgdgsc2015-12-19 20:44:18 +0800
committerxgdgsc2015-12-19 20:44:18 +0800
commit0a5bd41020f8987c9f37ddb2e00c69ca14dca837 (patch)
tree94b5d6841dc791bb0cdf71538f14aef074aa7fa2
parentbdeb9cf3c921150c7e0974644105082f37142a29 (diff)
downloadaur-0a5bd41020f8987c9f37ddb2e00c69ca14dca837.tar.gz
upd license
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fadb61d8fa0..664a23d18002 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Dec 19 12:38:28 UTC 2015
+# Sat Dec 19 12:44:13 UTC 2015
pkgbase = rodeo
pkgdesc = A data science IDE for Python
pkgver = 1.1.23
@@ -7,7 +7,7 @@ pkgbase = rodeo
url = https://www.yhat.com/products/rodeo
install = rodeo.install
arch = x86_64
- license = custom:mendeley_eula
+ license = AGPL3
depends = python
depends = jupyter
depends = gconf
diff --git a/PKGBUILD b/PKGBUILD
index c2f8dbb49afd..f40e78ffd101 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A data science IDE for Python"
url=https://www.yhat.com/products/rodeo
arch=(x86_64)
depends=(python jupyter)
-license=(custom:mendeley_eula)
+license=AGPL3
install=rodeo.install
md5sums=('' '44c54032370c2a7cbc6667af6d19acf7' 'fcde8ac17c65d3c1bf26f56ee77996a2' 'ce16520cba47175b5fd525148bca9bb7')
PKGEXT=.tar.gz