summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41e9dc90076e..c42ca285bbf5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = celestia-addon-hubble_space_telescope
pkgdesc = Celestia addon: Spacecraft: Earth Orbit: Hubble Space Telescope
pkgver = 1
- pkgrel = 1
- url = http://www.celestiamotherlode.net/catalog/show_addon_details.php?addon_id=287
+ pkgrel = 2
+ url = https://www.celestiamotherlode.net/addon/addon_287.html
arch = any
- license = unknown, free
+ license = unknown
makedepends = unzip
depends = celestia
conflicts = celestia-addon-hubble-space-telescope
- source = http://celestiamotherlode.net/creators/jestr/BigHubbleCMOD_V3.zip
+ source = https://celestiamotherlode.net/creators/jestr/BigHubbleCMOD_V3.zip
md5sums = 70978b99cb929b5472d8b9ea7f2faedc
pkgname = celestia-addon-hubble_space_telescope
diff --git a/PKGBUILD b/PKGBUILD
index eb8180889ba6..c166c8ac2228 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=celestia-addon-hubble_space_telescope
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc="Celestia addon: Spacecraft: Earth Orbit: Hubble Space Telescope"
arch=('any')
-url='http://www.celestiamotherlode.net/catalog/show_addon_details.php?addon_id=287'
-license=('unknown, free')
+url='https://www.celestiamotherlode.net/addon/addon_287.html'
+license=('unknown')
depends=('celestia')
makedepends=('unzip')
conflicts=('celestia-addon-hubble-space-telescope')
-source=('http://celestiamotherlode.net/creators/jestr/BigHubbleCMOD_V3.zip')
+source=('https://celestiamotherlode.net/creators/jestr/BigHubbleCMOD_V3.zip')
package() {
mkdir --parents "$pkgdir/usr/share/celestia/extras"