summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJeremy Deininger2016-05-06 19:15:55 -0700
committerJeremy Deininger2016-05-06 19:15:55 -0700
commit57aca911413ca2c1b50b4cddf496fc4c9253224c (patch)
tree8ef8eaf5a24def3b6e86e3938df59ddf36f35d03 /PKGBUILD
parent0d981d3dd8e65d4aa58dae2095a641d451ad3e54 (diff)
downloadaur-update-ssh-keys.tar.gz
removing un-necessary provides and replaces options from pkgbuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1151d9f67e86..030200101721 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,11 @@
pkgname=update-ssh-keys
-pkgver=r21.206b3aa
+pkgver=r23.96fe9ef
pkgrel=1
pkgdesc="SSH Key helper binary from github.com/coreos/update-ssh-keys"
arch=('x86_64')
url="https://github.com/coreos/update-ssh-keys"
license=(apache)
makedepends=('go')
-provides=('update-ssh-keys')
-replaces=('update-ssh-keys')
source=("$pkgname::git+$url")
md5sums=('SKIP')