Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
git-lfs
Commits:
160883ed by Morten Linderud at 2024-02-29T21:50:22+01:00
upgpkg: 3.5.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.4.1
+ pkgver = 3.5.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.4.1?signed
+ source = git+https://github.com/git-lfs/git-lfs.git#tag=v3.5.0?signed
validpgpkeys = 88ACE9B29196305BA9947552F1BA225C0223B187
validpgpkeys = 86CD3297749375BCF8206715F54FE648088335A9
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Morten Linderud <[email protected]>
pkgname=git-lfs
-pkgver=3.4.1
+pkgver=3.5.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/160883ed7222402bb0c0542a6f4f1c96a54c1861
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/git-lfs/-/commit/160883ed7222402bb0c0542a6f4f1c96a54c1861
You're receiving this email because of your account on gitlab.archlinux.org.