summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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"