diff options
-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') |