From 29e11c2479097e4ff0a4f65c835ffcb806fe4c5c Mon Sep 17 00:00:00 2001 From: xhaa123 Date: Sun, 3 Nov 2024 20:01:19 +0800 Subject: [PATCH] python-setuptools-gettext 0.1.14-1 --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 3db69a4..cf0bf38 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Maintainer: Future Linux Team 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() {