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


Commits:
44be1f4e by Jan Alexander Steffens (heftig) at 2025-02-10T03:25:00+01:00
3.46.2-1

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = accerciser
        pkgdesc = Interactive Python accessibility explorer for the GNOME 
desktop
-       pkgver = 3.44.1
-       pkgrel = 2
+       pkgver = 3.46.2
+       pkgrel = 1
        url = https://wiki.gnome.org/Apps/Accerciser
        arch = any
        groups = gnome-extra
@@ -29,7 +29,7 @@ pkgbase = accerciser
        depends = python-setuptools
        depends = python-traitlets
        depends = python-xdg
-       source = git+https://gitlab.gnome.org/GNOME/accerciser.git#tag=3.44.1
-       b2sums = 
10d641582fe0d8ac7a901b73bc1120804d7fcffd96af80744dba9a5e2fbbd6467de1738eca0e936d6248d078d59eb897ecfd60a7849c19646376648097646b49
+       source = git+https://gitlab.gnome.org/GNOME/accerciser.git#tag=3.46.2
+       b2sums = 
87cbc2086e9cb37f786d79abd7d95f80b5f8e27c2ccae93a2e58ab950fdcf41e9f936f9269825717cf78302dc1facab0a952017aa9c4067ef9c0e18456b0411d
 
 pkgname = accerciser


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,4 @@
+[accerciser]
+source = "git"
+git = "https://gitlab.gnome.org/GNOME/accerciser.git";
+include_regex = '\d+\.\d*[02468]\.\d+'


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Giulio Bai <giu...@hewle.com>
 
 pkgname=accerciser
-pkgver=3.44.1
-pkgrel=2
+pkgver=3.46.2
+pkgrel=1
 pkgdesc="Interactive Python accessibility explorer for the GNOME desktop"
 url="https://wiki.gnome.org/Apps/Accerciser";
 arch=(any)
@@ -39,7 +39,7 @@ makedepends=(
 )
 groups=(gnome-extra)
 source=("git+https://gitlab.gnome.org/GNOME/accerciser.git#tag=$pkgver";)
-b2sums=('10d641582fe0d8ac7a901b73bc1120804d7fcffd96af80744dba9a5e2fbbd6467de1738eca0e936d6248d078d59eb897ecfd60a7849c19646376648097646b49')
+b2sums=('87cbc2086e9cb37f786d79abd7d95f80b5f8e27c2ccae93a2e58ab950fdcf41e9f936f9269825717cf78302dc1facab0a952017aa9c4067ef9c0e18456b0411d')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/accerciser/-/commit/44be1f4ed784463c4fe83a6d21db1b728dfcb63c

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


Reply via email to