Pierre Schmitz pushed to branch main at Arch Linux / Packaging / Packages / 
pkgstats


Commits:
94ead377 by Pierre Schmitz at 2026-02-06T15:58:09+01:00
upgpkg: 3.5.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pkgstats
        pkgdesc = Submit a list of installed packages to the Arch Linux project
-       pkgver = 3.5.0
+       pkgver = 3.5.1
        pkgrel = 1
        url = https://pkgstats.archlinux.de/
        arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = pkgstats
        depends = glibc
        depends = systemd
        depends = ca-certificates
-       source = 
pkgstats::git+https://github.com/archlinux-de/pkgstats-cli.git?signed#tag=3.5.0
+       source = 
pkgstats::git+https://github.com/archlinux-de/pkgstats-cli.git?signed#tag=3.5.1
        validpgpkeys = 3E80CA1A8B89F69CBA57D98A76A5EF9054449A5C
-       sha256sums = 
a2de12956a85b8afc1061c7f2d499017930f9244db1267032bee46c831da24c5
+       sha256sums = 
f22b327ba2ef30f658ee6e9e7a57059cd79fcf98e5776f5c672255f09c3e3753
 
 pkgname = pkgstats


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Pierre Schmitz <[email protected]>
 
 pkgname=pkgstats
-pkgver=3.5.0
+pkgver=3.5.1
 pkgrel=1
 pkgdesc='Submit a list of installed packages to the Arch Linux project'
 url='https://pkgstats.archlinux.de/'
@@ -10,7 +10,7 @@ license=('GPL-3.0-or-later')
 depends=('glibc' 'systemd' 'ca-certificates')
 makedepends=('git' 'go' 'just' 'gcc')
 
source=("${pkgname}::git+https://github.com/archlinux-de/pkgstats-cli.git?signed#tag=${pkgver}";)
-sha256sums=('a2de12956a85b8afc1061c7f2d499017930f9244db1267032bee46c831da24c5')
+sha256sums=('f22b327ba2ef30f658ee6e9e7a57059cd79fcf98e5776f5c672255f09c3e3753')
 validpgpkeys=('3E80CA1A8B89F69CBA57D98A76A5EF9054449A5C')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pkgstats/-/commit/94ead377f37e32b7b279c832304a8332d5b3411f

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


Reply via email to