Date: Friday, April 26, 2019 @ 15:54:25
  Author: sangy
Revision: 454242

upgpkg: git-lfs 2.7.2-1

Modified:
  git-lfs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-04-26 15:00:22 UTC (rev 454241)
+++ PKGBUILD    2019-04-26 15:54:25 UTC (rev 454242)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=git-lfs
-pkgver=2.7.1
+pkgver=2.7.2
 pkgrel=1
 pkgdesc="Git extension for versioning large files"
 arch=('x86_64')
@@ -9,9 +9,9 @@
 license=('MIT')
 makedepends=('go-pie' 'ruby-ronn' 'go-tools')
 depends=('git')
-source=("git+https://github.com/git-lfs/git-lfs.git#tag=v${pkgver}";)
+source=("git+https://github.com/git-lfs/git-lfs.git#tag=v${pkgver}?signed";)
 #validpgpkeys=('4DB92D1D8CEE7E54F06713452D0C9BC12F82B3A1') # brian m. carlson 
<[email protected]>
-#validpgpkeys=('88ACE9B29196305BA9947552F1BA225C0223B187') # brian m. carlson 
<[email protected]>
+validpgpkeys=('88ACE9B29196305BA9947552F1BA225C0223B187') # brian m. carlson 
<[email protected]>
 sha256sums=('SKIP')
 
 build(){

Reply via email to