summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 050893156116..30bdc20ccfe9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,13 @@
-# Generated by mksrcinfo v8
-# Wed Feb 3 16:34:27 UTC 2016
pkgbase = celestia-addon-2009_exoplanets
pkgdesc = Celestia addon: Extrasolar: Stars: 2009 Exoplanets
pkgver = 1.0
- pkgrel = 1
- url = http://www.celestiamotherlode.net/catalog/show_addon_details.php?addon_id=1451
+ pkgrel = 2
+ url = https://www.celestiamotherlode.net/addon/addon_1451.html
arch = any
license = Public Domain
makedepends = unzip
depends = celestia
- source = http://www.celestiamotherlode.net/creators/Brad/2009_Exoplanets.zip
+ source = https://www.celestiamotherlode.net/creators/Brad/2009_Exoplanets.zip
md5sums = adff71da625a7e21dc69ea428e3d2956
pkgname = celestia-addon-2009_exoplanets
diff --git a/PKGBUILD b/PKGBUILD
index 71f52e94a885..28744fdbb4f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=celestia-addon-2009_exoplanets
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Celestia addon: Extrasolar: Stars: 2009 Exoplanets"
arch=('any')
-url='http://www.celestiamotherlode.net/catalog/show_addon_details.php?addon_id=1451'
+url='https://www.celestiamotherlode.net/addon/addon_1451.html'
license=('Public Domain')
depends=('celestia')
makedepends=('unzip')
-source=('http://www.celestiamotherlode.net/creators/Brad/2009_Exoplanets.zip')
+source=('https://www.celestiamotherlode.net/creators/Brad/2009_Exoplanets.zip')
package() {
mkdir --parents "$pkgdir/usr/share/celestia/extras"