summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIsta Zahn2021-01-01 20:13:43 -0500
committerIsta Zahn2021-01-01 20:13:43 -0500
commit3e71b8933e4e44b922ff6f898b936db1a27f2050 (patch)
treee82d47d1531e73df0a3dc875b0cabd4b328e8818 /PKGBUILD
parent2ea553d3eb1107432811dfe7c98af237b519bd2b (diff)
downloadaur-3e71b8933e4e44b922ff6f898b936db1a27f2050.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1e16ce8e11f..15e68f2b8c5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ depends=('python' 'jupyter' 'python-pandas' 'python-beautifulsoup4'
'python-pygments' 'python-requests')
makedepends=('python-setuptools')
pkgver=1.11.2
-pkgrel=1
+pkgrel=2
pkgdesc="A Jupyter kernel for Stata. Works with Windows, macOS, and Linux. Preserves program state."
arch=('any')
url="https://kylebarron.github.io/stata_kernel/"