Skip to content

Commit

Permalink
git-lfs: Update to 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexpux committed Jul 29, 2019
1 parent 2192c5c commit eb08faf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-git-lfs/PKGBUILD
Expand Up @@ -3,7 +3,7 @@
_realname=git-lfs
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2.7.2
pkgver=2.8.0
pkgsrc=${_realname}-${pkgver}
pkgrel=1
arch=("any")
Expand All @@ -21,7 +21,7 @@ source=(${pkgsrc}.zip::"https://github.com/github/git-lfs/archive/v${pkgver}.zip
"0001-Translate-git-paths-from-msys-to-windows.patch")
# Extract sources ourselves (avoid bsdtar failure in pull #2406)
noextract=(${pkgsrc}.zip)
sha256sums=('fcea281acab8ef521eb7577aaa31ebab15f87377013efcc8af91cb829a378951'
sha256sums=('7e55c9a5e37aee3d90805a47ae7a71b27d49f6e224bf39732859272de7f62f04'
'2a979f08d86197c6946f6cafff34bd7c4b662c4a5562c56d9436dfd6074345c1')

prepare() {
Expand Down

0 comments on commit eb08faf

Please sign in to comment.