summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2018-11-24 20:40:13 +0000
committerJonathon Fernyhough2018-11-24 20:40:13 +0000
commita2a53a16288719cfc844bfb5fc183e688aef7259 (patch)
tree108ddf72d2841bd748295fe7028c3ba4f07fc0b9
parent1887c25d3402a38d13f8dc0973fd2ad34279cdf9 (diff)
downloadaur-a2a53a16288719cfc844bfb5fc183e688aef7259.tar.gz
New upstream minor release 1.14.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de4515da58f6..86e0c6309af5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = julia-ijulia
pkgdesc = Julia-language backend combined with the Jupyter interactive environment
- pkgver = 1.12.0
+ pkgver = 1.14.1
pkgrel = 1
url = https://github.com/JuliaLang/IJulia.jl
arch = any
@@ -14,8 +14,8 @@ pkgbase = julia-ijulia
depends = julia-softglobalscope
depends = julia-zmq
depends = jupyter
- source = julia-ijulia-1.12.0.tar.gz::https://github.com/JuliaLang/IJulia.jl/archive/v1.12.0.tar.gz
- sha256sums = 03ba7cbd482fc33905968a8aa261e49f235a5031ad165b5aa4e6d8812aed72c8
+ source = julia-ijulia-1.14.1.tar.gz::https://github.com/JuliaLang/IJulia.jl/archive/v1.14.1.tar.gz
+ sha256sums = d62c4949ddb2adf239e185de7ce3ccb59ab6491052b756a89e8e363672ce3e28
pkgname = julia-ijulia
diff --git a/PKGBUILD b/PKGBUILD
index 381787c69f5a..ff317c349640 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=julia-ijulia
_pkgname=IJulia
-pkgver=1.12.0
+pkgver=1.14.1
pkgrel=1
pkgdesc='Julia-language backend combined with the Jupyter interactive environment'
arch=(any)
@@ -22,7 +22,7 @@ makedepends=(
)
source=($pkgname-$pkgver.tar.gz::https://github.com/JuliaLang/$_pkgname.jl/archive/v$pkgver.tar.gz)
-sha256sums=('03ba7cbd482fc33905968a8aa261e49f235a5031ad165b5aa4e6d8812aed72c8')
+sha256sums=('d62c4949ddb2adf239e185de7ce3ccb59ab6491052b756a89e8e363672ce3e28')
prepare() {
cd $_pkgname.jl-$pkgver/deps