summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 599a43c5ba7a..30086301be54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=('python-flufl-i18n')
_pkgbase='flufl.i18n'
-pkgver=1.1.3
+pkgver=2.0.2
pkgrel=1
pkgdesc="A high level API for Python internationalization"
arch=(any)
-url="https://launchpad.net/flufl.i18n"
+url="https://gitlab.com/warsaw/flufl.i18n"
license=('LGPL')
options=(!emptydirs)
source=("https://pypi.python.org/packages/source/f/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
-sha256sums=('bb743c1101936138edf6f6b0dd9f77f157ca6b5f38c608f440fd16b59c4c5130')
+sha256sums=('500976b41cc21a6a927dabce189865e14e4593c9982ab193b50a749b8a6e4fb3')
makedepends=('python-setuptools')
package_python-flufl-i18n() {