Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / gnome-mahjongg


Commits:
c2c319a2 by Jan Alexander Steffens (heftig) at 2025-02-04T01:18:11+01:00
Add nvchecker.toml, handle prereleases

- - - - -


2 changed files:

- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,6 @@
+[gnome-mahjongg]
+source = "git"
+git = "https://gitlab.gnome.org/GNOME/gnome-mahjongg.git";
+include_regex = '\d+(\.\d+)*'
+from_pattern = '\.([a-z])'
+to_pattern = '\1'


=====================================
PKGBUILD
=====================================
@@ -27,7 +27,7 @@ makedepends=(
   yelp-tools
 )
 groups=(gnome-extra)
-source=("git+https://gitlab.gnome.org/GNOME/gnome-mahjongg.git?signed#tag=$pkgver";)
+source=("git+https://gitlab.gnome.org/GNOME/gnome-mahjongg.git?signed#tag=${pkgver/[a-z]/.&}";)
 
b2sums=('7bfaf0a80fa8bc7ac25e528b7be723977358f382f17d86445174b4eef9090416dba128dcc826d7f09054a1c934ffe32b38b91d827828a9db5367f00911411561')
 validpgpkeys=(
   FAE80BEA85C476AF1BACC2A77B274B850A9296D4 # Mat <m...@mathias.is>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-mahjongg/-/commit/c2c319a280a37b37e6bf4db37e1e5fabe53f27f6

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


Reply via email to