Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
nfoview


Commits:
fca84a12 by Robin Candau at 2024-04-07T19:24:17+02:00
upgpkg: 2.0.1-3: Python 3.12 rebuild
https://archlinux.org/todo/python-modules-part-1/

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = nfoview
        pkgdesc = Simple NFO file viewer in GTK+ 3
        pkgver = 2.0.1
-       pkgrel = 2
+       pkgrel = 3
        url = https://otsaloma.io/nfoview/
        arch = any
        license = GPL-3.0-or-later


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,6 @@
+[nfoview]
+source = "github"
+github = "otsaloma/nfoview"
+prefix = "v"
+use_max_tag = true
+exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 
 pkgname=nfoview
 pkgver=2.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Simple NFO file viewer in GTK+ 3"
 arch=('any')
 url="https://otsaloma.io/nfoview/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nfoview/-/commit/fca84a125127eb7b0cd6457993dc5da0d52a2dd1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nfoview/-/commit/fca84a125127eb7b0cd6457993dc5da0d52a2dd1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to