Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / git


Commits:
567ddfc9 by Christian Hesse at 2024-04-29T21:16:51+02:00
upgpkg: 2.45.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = git
        pkgdesc = the fast distributed version control system
-       pkgver = 2.44.0
+       pkgver = 2.45.0
        pkgrel = 1
        url = https://git-scm.com/
        install = git.install
@@ -34,13 +34,13 @@ pkgbase = git
        optdepends = subversion: git svn
        optdepends = org.freedesktop.secrets: keyring credential helper
        optdepends = libsecret: libsecret credential helper
-       source = https://www.kernel.org/pub/software/scm/git/git-2.44.0.tar.xz
-       source = https://www.kernel.org/pub/software/scm/git/git-2.44.0.tar.sign
+       source = https://www.kernel.org/pub/software/scm/git/git-2.45.0.tar.xz
+       source = https://www.kernel.org/pub/software/scm/git/git-2.45.0.tar.sign
        source = git-daemon@.service
        source = git-daemon.socket
        source = git-sysusers.conf
        validpgpkeys = 96E07AF25771955980DAD10020D04E5A713660A7
-       sha256sums = 
e358738dcb5b5ea340ce900a0015c03ae86e804e7ff64e47aa4631ddee681de3
+       sha256sums = 
0aac200bd06476e7df1ff026eb123c6827bc10fe69d2823b4bf2ebebe5953429
        sha256sums = SKIP
        sha256sums = 
14c0b67cfe116b430645c19d8c4759419657e6809dfa28f438c33a005245ad91
        sha256sums = 
ac4c90d62c44926e6d30d18d97767efc901076d4e0283ed812a349aece72f203


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee <d...@archlinux.org>
 
 pkgname=git
-pkgver=2.44.0
+pkgver=2.45.0
 pkgrel=1
 pkgdesc='the fast distributed version control system'
 arch=('x86_64')
@@ -32,7 +32,7 @@ 
source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar."{xz,sign}
         'git-daemon@.service'
         'git-daemon.socket'
         'git-sysusers.conf')
-sha256sums=('e358738dcb5b5ea340ce900a0015c03ae86e804e7ff64e47aa4631ddee681de3'
+sha256sums=('0aac200bd06476e7df1ff026eb123c6827bc10fe69d2823b4bf2ebebe5953429'
             'SKIP'
             '14c0b67cfe116b430645c19d8c4759419657e6809dfa28f438c33a005245ad91'
             'ac4c90d62c44926e6d30d18d97767efc901076d4e0283ed812a349aece72f203'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git/-/commit/567ddfc99b32784e98d6c23d0a3be1214941c3c2

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git/-/commit/567ddfc99b32784e98d6c23d0a3be1214941c3c2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to