* update python-ukpostcodeparser to 1.1.2-13

This commit is contained in:
Alexander Baldeck 2024-12-04 07:23:50 +01:00
parent c602fde0ea
commit 42d14fbd54
3 changed files with 18 additions and 1 deletions

View File

@ -0,0 +1,13 @@
pkgbase = python-ukpostcodeparser
pkgdesc = UK Postcode parser
pkgver = 1.1.2
pkgrel = 13
url = https://github.com/hamstah/ukpostcodeparser
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = -1.1.2.tar.gz::https://github.com/hamstah/ukpostcodeparser/archive/v1.1.2.tar.gz
sha512sums = 8113522b728c095f937a9f53f21c369130e3e63c4fc3546dbea4ad1c53648742fb0e766b1254c76ee65d69dec585f1a90caa7d39ca540de1765ff5f989a702de
pkgname = python-ukpostcodeparser

View File

@ -0,0 +1,4 @@
[python-ukpostcodeparser]
source = "git"
git = "https://github.com/hamstah/ukpostcodeparser.git"
prefix = "v"

View File

@ -3,7 +3,7 @@
pkgname=python-ukpostcodeparser
pkgver=1.1.2
pkgrel=12
pkgrel=13
pkgdesc="UK Postcode parser"
arch=(any)
license=('MIT')