[arch-commits] Commit in celestia/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Apr 9 15:07:32 UTC 2019


    Date: Tuesday, April 9, 2019 @ 15:07:31
  Author: arojas
Revision: 350461

https

Modified:
  celestia/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-09 15:05:10 UTC (rev 350460)
+++ PKGBUILD	2019-04-09 15:07:31 UTC (rev 350461)
@@ -7,10 +7,10 @@
 pkgdesc="Real-time space simulation"
 arch=('x86_64')
 license=('GPL')
-url="http://www.shatters.net/celestia/"
+url="https://celestia.space/"
 depends=('gtk2' 'libtheora' 'lua51' 'gtkglext' 'glut' 'libxmu' 'glu' 'libjpeg' 'mesa')
 options=('!makeflags')
-source=("http://downloads.sourceforge.net/sourceforge/celestia/${pkgname}-${pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/sourceforge/celestia/${pkgname}-${pkgver}.tar.gz"
         'celestia-1.6.1-gcc46.patch'
         'celestia-1.6.1-libpng15.patch'
         'celestia-1.6.1-libpng16.patch'



More information about the arch-commits mailing list