summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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/"