summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanskritFritz2021-04-02 21:57:21 +0200
committerSanskritFritz2021-04-02 21:57:21 +0200
commita2b89b006f550845a6fe2ba75e001e6d61a4bcd7 (patch)
tree571669380b4dc852bac12ebc617e980861e91973
parentf6c776a6a17fcac9e8c24b139e7093164c1512a7 (diff)
downloadaur-celestia-addon-tatooine_endor_deathstar.tar.gz
celestiamotherlode.net is back!
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f103f4210c3..e58e515662ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = celestia-addon-tatooine_endor_deathstar
pkgdesc = Celestia addon: Fictional: Star Wars: Tatooine, Endor and Death Star
pkgver = 1.1
- pkgrel = 1
- url = http://www.celestiamotherlode.net/catalog/show_addon_details.php?addon_id=1625
+ pkgrel = 2
+ url = https://www.celestiamotherlode.net/addon/addon_1625.html
install = celestia-addon-tatooine_endor_deathstar.install
arch = any
license = Free for personal use
makedepends = unzip
depends = celestia
conflicts = celestia-addon-tatooine-endor-deathstar
- source = http://www.celestiamotherlode.net/creators/jestr/StarWars_upd.zip
+ source = https://www.celestiamotherlode.net/creators/jestr/StarWars_upd.zip
md5sums = c98a8ce43f0894bbf7c309d0f1063944
pkgname = celestia-addon-tatooine_endor_deathstar
diff --git a/PKGBUILD b/PKGBUILD
index 71c9d1e458a6..e029de5121c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=celestia-addon-tatooine_endor_deathstar
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Celestia addon: Fictional: Star Wars: Tatooine, Endor and Death Star"
arch=('any')
-url='http://www.celestiamotherlode.net/catalog/show_addon_details.php?addon_id=1625'
+url='https://www.celestiamotherlode.net/addon/addon_1625.html'
license=('Free for personal use')
depends=('celestia')
makedepends=('unzip')
conflicts=('celestia-addon-tatooine-endor-deathstar')
-source=('http://www.celestiamotherlode.net/creators/jestr/StarWars_upd.zip')
+source=('https://www.celestiamotherlode.net/creators/jestr/StarWars_upd.zip')
install=$pkgname.install
package() {