Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
git-lfs
Commits:
b90f6df9 by Morten Linderud at 2024-12-07T14:32:45+01:00
upgpkg: 3.6.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = git-lfs
pkgdesc = Git extension for versioning large files
- pkgver = 3.5.1
+ pkgver = 3.6.0
pkgrel = 1
url = https://git-lfs.github.com
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = git-lfs
makedepends = go-tools
makedepends = asciidoctor
depends = git
- source = git+https://github.com/git-lfs/git-lfs.git#tag=v3.5.1?signed
+ source = git+https://github.com/git-lfs/git-lfs.git#tag=v3.6.0?signed
validpgpkeys = 88ACE9B29196305BA9947552F1BA225C0223B187
validpgpkeys = 86CD3297749375BCF8206715F54FE648088335A9
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Morten Linderud <[email protected]>
pkgname=git-lfs
-pkgver=3.5.1
+pkgver=3.6.0
pkgrel=1
pkgdesc="Git extension for versioning large files"
arch=('x86_64' 'aarch64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/git-lfs/-/commit/b90f6df97bee9ec6134f083a048ee50ea3394adf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/git-lfs/-/commit/b90f6df97bee9ec6134f083a048ee50ea3394adf
You're receiving this email because of your account on gitlab.archlinux.org.