diff options
author | Daniel Chen | 2017-01-18 18:14:53 -0500 |
---|---|---|
committer | Daniel Chen | 2017-01-18 18:14:53 -0500 |
commit | 85593def32a216b539363d900a5088ddd0bbcb49 (patch) | |
tree | a174901ae3bdff5241590531674183389a7a60e0 /.SRCINFO | |
parent | bff8199d380b99f9e6cbad449742c8fccdea49c9 (diff) | |
download | aur-85593def32a216b539363d900a5088ddd0bbcb49.tar.gz |
missed an underscore in the url template
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,16 +1,16 @@ # Generated by mksrcinfo v8 -# Wed Jan 18 23:13:10 UTC 2017 +# Wed Jan 18 23:14:36 UTC 2017 pkgbase = rodeo pkgdesc = A data science IDE for Python pkgver = 2.5.2 - pkgrel = 2 + pkgrel = 3 url = https://www.yhat.com/products/rodeo install = rodeo.install arch = x86_64 license = AGPL3 depends = jupyter depends = gconf - source_x86_64 = https://github.com/yhat/rodeo/releases/download/v2.5.2/rodeo_2.5.2-amd64.deb + source_x86_64 = https://github.com/yhat/rodeo/releases/download/v2.5.2/rodeo_.deb md5sums_x86_64 = e3288e7bae6ff83ec1048fc42cb509e6 pkgname = rodeo |