summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanskritFritz2021-04-03 20:57:09 +0200
committerSanskritFritz2021-04-03 20:57:09 +0200
commiteb4f7afa047f1ca21700eee7b3af9f768d688bf4 (patch)
tree6796fc8ee523dc4ae230cdb48af2f4a2977f62f9
parent8f0cf22dcde7a0027fab845538d8a74b22af3098 (diff)
downloadaur-eb4f7afa047f1ca21700eee7b3af9f768d688bf4.tar.gz
celestiamotherlode.net is back!
-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"