Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
salt
Commits:
dd4e26e4 by Morten Linderud at 2024-04-05T21:07:27+02:00
upgpkg: 3007.0-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = salt
pkgdesc = Central system and configuration manager
pkgver = 3007.0
- pkgrel = 1
+ pkgrel = 2
url = http://saltstack.org/
install = salt.install
arch = any
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=salt
pkgver=3007.0
-pkgrel=1
+pkgrel=2
pkgdesc='Central system and configuration manager'
arch=('any')
url='http://saltstack.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/salt/-/commit/dd4e26e4c241ef293f1ce15a54e65b7eed182e2d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/salt/-/commit/dd4e26e4c241ef293f1ce15a54e65b7eed182e2d
You're receiving this email because of your account on gitlab.archlinux.org.