summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIsta Zahn2021-01-01 20:16:26 -0500
committerIsta Zahn2021-01-01 20:16:26 -0500
commita388a5638d55eae5f88253a9bc8075457ff07410 (patch)
treeb01dc76077fea29bb1f4d55d35d9c6265f133259 /PKGBUILD
parent3e71b8933e4e44b922ff6f898b936db1a27f2050 (diff)
downloadaur-a388a5638d55eae5f88253a9bc8075457ff07410.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15e68f2b8c5b..9208914a171a 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.11.2
-pkgrel=2
+pkgver=1.12.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/cc/c7/05e2d4b43dda39fa18bcf9349fffa86746405bcdb6771b2f87278a9475b6/stata_kernel-1.11.2.tar.gz")
-sha256sums=('31b518165a4b4f7e9d9b130affaeb1b1b2ddd1a36ea3b141fcf478d75de60c3f')
+source=("https://files.pythonhosted.org/packages/b9/b1/2dffa47989d0777fe49c655dd9ea5d62acbfb887f84eff779974b11020b9/stata_kernel-1.12.2.tar.gz")
+sha256sums=('23cd0d89e691a138906ea68a12663cb1301b82d1af8db6883c5495708d2e58fa')
install=jupyter_stata_kernel.install
package() {