summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIsta Zahn2020-03-28 10:37:26 -0400
committerIsta Zahn2020-03-28 10:37:26 -0400
commit2ea553d3eb1107432811dfe7c98af237b519bd2b (patch)
tree7286447079029101f3c8b45d95e89d2d1f407050 /PKGBUILD
parent1f2996f5cd32a42be191e94643b673aacf73b4cc (diff)
downloadaur-2ea553d3eb1107432811dfe7c98af237b519bd2b.tar.gz
update to 1.11.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e42120d20323..b1e16ce8e11f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@ depends=('python' 'jupyter' 'python-pandas' 'python-beautifulsoup4'
'python-packaging' 'python-pillow' 'python-pexpect'
'python-pygments' 'python-requests')
makedepends=('python-setuptools')
-pkgver=1.10.5
+pkgver=1.11.2
pkgrel=1
pkgdesc="A Jupyter kernel for Stata. Works with Windows, macOS, and Linux. Preserves program state."
arch=('any')
url="https://kylebarron.github.io/stata_kernel/"
license=('GPL3')
-source=("https://files.pythonhosted.org/packages/67/86/5979c2b683851f9e6a0a672ceaee3171fe7e18e152554deb0d62101c9879/stata_kernel-1.10.5.tar.gz")
-sha256sums=('a57d8520c4aa9c5dfc625033bdfe3530a155a60e2e54c7c39065cb971c1b7c98')
+source=("https://files.pythonhosted.org/packages/cc/c7/05e2d4b43dda39fa18bcf9349fffa86746405bcdb6771b2f87278a9475b6/stata_kernel-1.11.2.tar.gz")
+sha256sums=('31b518165a4b4f7e9d9b130affaeb1b1b2ddd1a36ea3b141fcf478d75de60c3f')
install=jupyter_stata_kernel.install
package() {