summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoranother2019-05-14 19:13:08 +0200
committeranother2019-05-14 19:13:08 +0200
commitdb5487d38989a1d1c998dfd9f63a8f92e84d1083 (patch)
tree22d69ef614fb3169558c381fcc4e928e05d66fa2
parentdfe7d2ee995d147f64eaca7abb3fd8c1a21daacf (diff)
downloadaur-db5487d38989a1d1c998dfd9f63a8f92e84d1083.tar.gz
Change upstream URL
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD9
2 files changed, 6 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5132040468f..59b0c6ccd0ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = openssh-known-hosts
pkgdesc = known_hosts downloader/merger for OpenSSH
pkgver = 0.6.2
- pkgrel = 1
- url = https://github.com/tiwe-de/openssh-known-hosts
+ pkgrel = 2
+ url = https://git.tiwe.de/openssh-known-hosts.git
install = openssh-known-hosts.install
arch = any
license = GPL3
@@ -14,15 +14,12 @@ pkgbase = openssh-known-hosts
optdepends = rsync: retrieve known_hosts via rsync
optdepends = postgresql-client: retrieve known_hosts from PostgreSQL
optdepends = gnupg: verify signed files
- source = https://github.com/tiwe-de/openssh-known-hosts/archive/0.6.2.tar.gz
+ source = https://git.tiwe.de/openssh-known-hosts.git/snapshot/openssh-known-hosts-0.6.2.tar.gz
source = update-openssh-known-hosts.8
source = openssh-known-hosts.cron.d
sha256sums = 2d1cbb0c206cddf514304fb9e6a132497e1aa2e20da6eaf53ca3a02584ef9d30
sha256sums = 3b1e5b3c889ad550a233814a14461ce6bbf33e858fca55761ffb69e0c28c317e
sha256sums = c6f1e2c22664b102710eb21aec306b6e73b3caf88e3c870b1e3ffc496d0e406d
- sha384sums = 6fc4dc33bb83fb59aa2aae78a07e7bfb54a6a47e1ba9c46d229b7247852604cb087cd7630fcb5327cf4785925c319a97
- sha384sums = a8f46b782ba3b95ee327aa5735b0f6c572019e2359847c2fbc3683facf89b583acc4f8b01db5d76ba26367ca29f5841f
- sha384sums = 0c3cc0452caf6b6f85ab47d496cce53db9525cf2d406de03fda7cb59ba9c02193381b56e848ec79b93a82143cbd3aaef
sha512sums = 90ed8bf3068590b5fab3dcfcb3e001b149660e1c4875d3fc87ba764334ac758be99b80dcbe6f8715389f374228e7d09f1de9125db5001356105dc48abf595ae0
sha512sums = 7ca4360231ea3e6b7e19aa2aac576acb112c5a6b54ed675034f1ba3de378805842478d7001da3342dd97b0d64d842576f14d3ea522a0480468d370d69b5c1f14
sha512sums = 64da7c4baa16eb9d41a143aca5a47380afc85c9faf25eb17ff5ccdbd7b02500d5dbb527cdbcd62829a729a9833a0c66977e03532f71a43e91ba8b42c61fe0a99
diff --git a/PKGBUILD b/PKGBUILD
index 019a0073b04f..5790df11cc3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: another <code § deadcode § eu>
pkgname=openssh-known-hosts
pkgver=0.6.2
-pkgrel=1
+pkgrel=2
pkgdesc="known_hosts downloader/merger for OpenSSH"
arch=('any')
-url="https://github.com/tiwe-de/openssh-known-hosts"
+url="https://git.tiwe.de/openssh-known-hosts.git"
license=('GPL3')
depends=('bash' 'lockfile-progs')
optdepends=('cron: periodic execution'
@@ -14,15 +14,12 @@ optdepends=('cron: periodic execution'
'postgresql-client: retrieve known_hosts from PostgreSQL'
'gnupg: verify signed files')
install=openssh-known-hosts.install
-source=("https://github.com/tiwe-de/$pkgname/archive/$pkgver.tar.gz"
+source=("https://git.tiwe.de/openssh-known-hosts.git/snapshot/${pkgname}-${pkgver}.tar.gz"
"update-openssh-known-hosts.8"
"openssh-known-hosts.cron.d")
sha256sums=('2d1cbb0c206cddf514304fb9e6a132497e1aa2e20da6eaf53ca3a02584ef9d30'
'3b1e5b3c889ad550a233814a14461ce6bbf33e858fca55761ffb69e0c28c317e'
'c6f1e2c22664b102710eb21aec306b6e73b3caf88e3c870b1e3ffc496d0e406d')
-sha384sums=('6fc4dc33bb83fb59aa2aae78a07e7bfb54a6a47e1ba9c46d229b7247852604cb087cd7630fcb5327cf4785925c319a97'
- 'a8f46b782ba3b95ee327aa5735b0f6c572019e2359847c2fbc3683facf89b583acc4f8b01db5d76ba26367ca29f5841f'
- '0c3cc0452caf6b6f85ab47d496cce53db9525cf2d406de03fda7cb59ba9c02193381b56e848ec79b93a82143cbd3aaef')
sha512sums=('90ed8bf3068590b5fab3dcfcb3e001b149660e1c4875d3fc87ba764334ac758be99b80dcbe6f8715389f374228e7d09f1de9125db5001356105dc48abf595ae0'
'7ca4360231ea3e6b7e19aa2aac576acb112c5a6b54ed675034f1ba3de378805842478d7001da3342dd97b0d64d842576f14d3ea522a0480468d370d69b5c1f14'
'64da7c4baa16eb9d41a143aca5a47380afc85c9faf25eb17ff5ccdbd7b02500d5dbb527cdbcd62829a729a9833a0c66977e03532f71a43e91ba8b42c61fe0a99')