[arch-commits] Commit in asciiquarium/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Sat May 22 20:04:53 UTC 2021
Date: Saturday, May 22, 2021 @ 20:04:53
Author: lfleischer
Revision: 942240
asciiquarium: switch URLs to HTTPs
Modified:
asciiquarium/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-22 20:04:42 UTC (rev 942239)
+++ PKGBUILD 2021-05-22 20:04:53 UTC (rev 942240)
@@ -6,11 +6,11 @@
pkgver=1.1
pkgrel=6
pkgdesc='An aquarium/sea animation in ASCII art'
-url='http://www.robobunny.com/projects/asciiquarium'
+url='https://robobunny.com/projects/asciiquarium/html'
arch=('any')
license=('GPL2')
depends=('perl' 'perl-term-animation')
-source=(${pkgname}-${pkgver}.tar.gz::http://www.robobunny.com/projects/${pkgname}/${pkgname}.tar.gz)
+source=(${pkgname}-${pkgver}.tar.gz::https://robobunny.com/projects/${pkgname}/${pkgname}.tar.gz)
sha512sums=('109da0aaba272465aa2cf5ce010e9ca1ece3be5be996dfe12709b3c10e44572492196b1852e8c103ed89d2c6efd0b05e454a718267cbcc4924806d30a072d926')
More information about the arch-commits
mailing list