summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTilman Blumenbach2021-09-06 20:40:43 +0200
committerTilman Blumenbach2021-09-06 20:40:43 +0200
commitc568f6587196e5fa7d0e68a630a5cf8688f5c8b6 (patch)
treee83ce0b2697a9a585a15f00788833ccf0506898f /PKGBUILD
parent9efc57fac848a2d5f7b58ff3a96ec767f63affc8 (diff)
downloadaur-c568f6587196e5fa7d0e68a630a5cf8688f5c8b6.tar.gz
Use SSL.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e00800e63f32..4e6caf34c0c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,11 @@ pkgname=fortune-mod-hitchhiker
pkgver=20050611
pkgrel=2
pkgdesc="Collection of quotes (fortune cookies) from Douglas Adams' famous Hitchhikers Guide to the Galaxy"
-url="http://www.splitbrain.org/projects/fortunes/hg2g"
+url="https://www.splitbrain.org/projects/fortunes/hg2g"
arch=('any')
license=('unknown')
depends=('fortune-mod')
-source=(http://www.splitbrain.org/_media/projects/fortunes/fortune-hitchhiker.tgz)
+source=(https://www.splitbrain.org/_media/projects/fortunes/fortune-hitchhiker.tgz)
sha512sums=('a4f4a99c33764e6d4ec823a57f9d2d40168ddf3cb9506e85fb0f6f10b11673abd76d02e9af8a95926ba758a28fbbe895a427b40c36bd31bc43252c4e6dd610b0')
package() {