summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2021-12-23 13:14:11 +0000
committerkewl fft2021-12-23 13:14:11 +0000
commitf416d2a9b8985dfbfdea34b007250b0f3df6897f (patch)
tree69933597542c27f1c27a52e9662dd69ad8b24423 /PKGBUILD
parent1c9c8eb50df407399a2671dfcde1c6e8890ad9f9 (diff)
downloadaur-f416d2a9b8985dfbfdea34b007250b0f3df6897f.tar.gz
Update to version 3.5-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c060899b2326..98d8c9110522 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=python-exchange_calendars
_pkgname=${pkgname#python-}
pkgver=3.5
-pkgrel=1
+pkgrel=2
pkgdesc="Calendars for various securities exchanges"
arch=('any')
-depends=('python-numpy' 'python-pandas' 'python-dateutil' 'python-pytz' 'python-pyluach' 'python-toolz')
+depends=('python-numpy' 'python-pandas' 'python-dateutil' 'python-pytz' 'python-pyluach' 'python-toolz' 'python-korean_lunar_calendar')
makedepends=('python-setuptools')
url="https://github.com/gerrymanoim/$_pkgname"
license=('APACHE')