python-setuptools-gettext 0.1.14-1
This commit is contained in:
parent
1b3172d47a
commit
29e11c2479
4
PKGBUILD
4
PKGBUILD
@ -5,7 +5,7 @@
|
||||
|
||||
# Maintainer: Future Linux Team <future_linux@163.com>
|
||||
pkgname=python-setuptools-gettext
|
||||
pkgver=0.1.9
|
||||
pkgver=0.1.14
|
||||
pkgrel=1
|
||||
pkgdesc="Setuptools plugin for building .mo files"
|
||||
arch=('x86_64')
|
||||
@ -13,7 +13,7 @@ url="https://github.com/breezy-team/setuptools-gettext"
|
||||
license=('GPL')
|
||||
depends=('python' 'python-setuptools' 'python-tomli')
|
||||
makedepends=('git' 'python-build' 'python-installer' 'python-wheel')
|
||||
source=(git+https://github.com/breezy-team/setuptools-gettext.git#tag=b4967159b1b6490e1941fdbd2956eb0eb57abf7b)
|
||||
source=(git+https://github.com/breezy-team/setuptools-gettext.git#tag=0e9965aa50eeacd104f08124527b69e827048da6)
|
||||
sha256sums=(SKIP)
|
||||
|
||||
pkgver() {
|
||||
|
Loading…
Reference in New Issue
Block a user