summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2023-04-07 16:06:27 +0000
committerFelix Yan2023-04-07 16:06:27 +0000
commitdfb5fa09f224bb285ad9351971e2d747ecf74608 (patch)
tree821b8cc259c457320c260f08eb56b9761c098150
parent96a3220eae8ae400b4e961b7f2e445a982111eb1 (diff)
downloadaur-dfb5fa09f224bb285ad9351971e2d747ecf74608.tar.gz
rebuild with python 3.11
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ce800e2859a..364a1943920d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=git-url-parse
pkgname=python-git-url-parse
pkgver=1.2.2
-pkgrel=4
+pkgrel=5
pkgdesc="A simple GIT URL parser"
arch=('any')
url="https://github.com/coala/git-url-parse"