summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorŁukasz Pożarlik2021-01-07 11:18:01 +0100
committerŁukasz Pożarlik2021-01-07 11:18:01 +0100
commit60493a93acc0fb17795d1e71b36033c9ff009daa (patch)
tree2ee8cf25b8e4ca2a75bb2072ea764c6a5209eecc /PKGBUILD
parent11466e1656164f3c504ab4c5cdfd6efe717bba24 (diff)
downloadaur-60493a93acc0fb17795d1e71b36033c9ff009daa.tar.gz
Python upgrade rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ab668c2fc07..7df3ede90c22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgname=('python-pycalverter'
'python2-pycalverter')
pkgdesc="Python Calendar Converter"
pkgver=1.6.1
-pkgrel=3
-url="https://bitbucket.org/bayazee/pycalverter/overview"
+pkgrel=4
+url="https://pypi.org/project/pyCalverter/"
license=('GPLv2')
arch=('any')
source=("https://pypi.python.org/packages/source/p/pyCalverter/pyCalverter-${pkgver}.tar.gz")