diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2015-03-24 00:20:30 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2015-03-24 00:20:30 -0300 |
commit | 577c693bbdfd941db361aa5786e14cb12f954f68 (patch) | |
tree | d3ffb9ff5c80203a04676172f0b33c0c70cbe331 /pcr/git-annex-static | |
parent | 5d8df56e3791c0a1d93b997191e1e28c5507178e (diff) | |
download | abslibre-577c693bbdfd941db361aa5786e14cb12f954f68.tar.gz abslibre-577c693bbdfd941db361aa5786e14cb12f954f68.tar.bz2 abslibre-577c693bbdfd941db361aa5786e14cb12f954f68.zip |
git-annex-static: gpg fingerprint
Diffstat (limited to 'pcr/git-annex-static')
-rw-r--r-- | pcr/git-annex-static/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pcr/git-annex-static/PKGBUILD b/pcr/git-annex-static/PKGBUILD index 2cea6273b..dd246472a 100644 --- a/pcr/git-annex-static/PKGBUILD +++ b/pcr/git-annex-static/PKGBUILD @@ -20,6 +20,7 @@ makedepends=('ghc' 'sh' 'cabal-install' 'alex' 'happy') options=(strip !makeflags !distcc !emptydirs) source=(https://repo.parabola.nu/other/git-annex-static/${_pkgname}-${pkgver}-${_srcrel}-any.src.tar.xz{,.sig} SRCBUILD) +validpgpkeys=('49F707A1CB366C580E625B3C456032D717A4CD9C') replaces=('git-annex') provides=('git-annex') |