git » nvchecker.git » commit 471861e

Python 3.10 rebuild

author Felix Yan
2021-12-04 11:04:16 UTC
committer Felix Yan
2021-12-04 11:04:16 UTC
parent 413f9ed2b464d6f2df6b6a6e0cf3c80a82ec2d4b

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index eb2a155..935d863 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=nvchecker
 pkgver=2.5
 # git rev-parse v$pkgver
 _commit=f0be206608736c108403736206a28356e8052de7
-pkgrel=1
+pkgrel=2
 pkgdesc="New version checker for software releases"
 arch=('any')
 url="https://github.com/lilydjwg/nvchecker"