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 63a40ff9b160..3f02a43b2741 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = celestia-addon-spaceman_spiff
pkgdesc = Celestia addon: Fictional: Craft and Stations: Spaceman Spiff
pkgver = 1
- pkgrel = 1
- url = http://www.celestiamotherlode.net/catalog/show_addon_details.php?addon_id=825
+ pkgrel = 2
+ url = https://www.celestiamotherlode.net/addon/addon_825.html
arch = any
- license = Free
+ license = GPL
makedepends = unzip
depends = celestia
conflicts = celestia-addon-spaceman-spiff
- source = http://www.celestiamotherlode.net/creators/lukr/Spiff.zip
+ source = https://www.celestiamotherlode.net/creators/lukr/Spiff.zip
md5sums = eebbe406fd453e0fe51c9a9ca5793d27
pkgname = celestia-addon-spaceman_spiff
diff --git a/PKGBUILD b/PKGBUILD
index 4a7319a032ae..be3a71cf087a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=celestia-addon-spaceman_spiff
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc="Celestia addon: Fictional: Craft and Stations: Spaceman Spiff"
arch=('any')
-url="http://www.celestiamotherlode.net/catalog/show_addon_details.php?addon_id=825"
-license=('Free')
+url="https://www.celestiamotherlode.net/addon/addon_825.html"
+license=('GPL')
depends=('celestia')
makedepends=('unzip')
conflicts=('celestia-addon-spaceman-spiff')
-source=("http://www.celestiamotherlode.net/creators/lukr/Spiff.zip")
+source=("https://www.celestiamotherlode.net/creators/lukr/Spiff.zip")
package() {
install -Dm644 "$srcdir/Spiff/models/spiff.3ds" "$pkgdir/usr/share/celestia/models/spiff.3ds"