summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 10 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75976a163f5f..2eb89b549264 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,20 @@
pkgbase = pyg3t-git
pkgdesc = Python GetText Translation Toolkit
- pkgver = 0.5.1.r328.417e7a8
+ pkgver = 0.5.1.r401.3939d89
pkgrel = 1
- url = https://github.com/pyg3t/pyg3t
+ url = https://gitlab.com/pyg3t/pyg3t
arch = any
- license = GPL3
+ license = GPL-3.0-or-later
+ checkdepends = python-pytest
makedepends = git
- depends = python-dateutil
+ makedepends = python-setuptools
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ depends = python
provides = pyg3t
conflicts = pyg3t
- source = git+https://github.com/pyg3t/pyg3t.git
+ source = git+https://gitlab.com/pyg3t/pyg3t.git
md5sums = SKIP
pkgname = pyg3t-git
-