Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
vint
Commits:
acd1604a by Jelle van der Waa at 2024-11-17T17:52:09+01:00
upgpkg: 0.3.21-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = vint
pkgdesc = Lint tool for Vim script Language
pkgver = 0.3.21
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/Vimjas/vint
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=vint
pkgver=0.3.21
-pkgrel=3
+pkgrel=4
pkgdesc='Lint tool for Vim script Language'
arch=('any')
url=https://github.com/Vimjas/vint
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vint/-/commit/acd1604a02f081ddf19d3e9fb680c554a677b964
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vint/-/commit/acd1604a02f081ddf19d3e9fb680c554a677b964
You're receiving this email because of your account on gitlab.archlinux.org.