Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
pacman
Commits:
1a52f2e1 by Morten Linderud at 2024-09-09T18:51:17+02:00
upgpkg: 7.0.0.r3.g7736133-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pacman
pkgdesc = A library-based package manager with dependency support
- pkgver = 7.0.0.r1.g7cf2b01
+ pkgver = 7.0.0.r3.g7736133
pkgrel = 1
url = https://www.archlinux.org/pacman/
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -2,11 +2,11 @@
# Maintainer: Morten Linderud <[email protected]>
pkgname=pacman
-pkgver=7.0.0.r1.g7cf2b01
+pkgver=7.0.0.r3.g7736133
pkgrel=1
# use annotated tag and patch level commit from release branch (can be empty
for no patches)
_git_tag=7.0.0
-_git_patch_level_commit=7cf2b0186d873be4218fe5be127dd029a0af03fe
+_git_patch_level_commit=77361331ae3864c6ea880e715c5864d59336f275
pkgdesc="A library-based package manager with dependency support"
arch=('x86_64')
url="https://www.archlinux.org/pacman/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/commit/1a52f2e1d641587a1514c99b96d839368076288d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/commit/1a52f2e1d641587a1514c99b96d839368076288d
You're receiving this email because of your account on gitlab.archlinux.org.