summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Luna2018-12-13 21:32:12 -0600
committerChristopher Luna2018-12-13 21:32:12 -0600
commit7fdf2e2b646bb12232bae9cfc23708b6ba57ea86 (patch)
tree14d187dc357be7ae0a2262969a74e6592fcbd1e1
parent7c816a3ffa2785c9a1d5a26e197edf63c36a1dab (diff)
downloadaur-7fdf2e2b646bb12232bae9cfc23708b6ba57ea86.tar.gz
Updated url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7983b782726..74ccc84a2a9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = aranym
pkgdesc = Atari Running on Any Machine
pkgver = 1.0.2
pkgrel = 2
- url = http://aranym.sourceforge.net
+ url = https://aranym.github.io
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 700e828cb613..a5edb701c39a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=aranym
pkgver=1.0.2
pkgrel=2
pkgdesc="Atari Running on Any Machine"
-url="http://aranym.sourceforge.net"
+url="https://aranym.github.io"
depends=('gcc-libs' 'bash' 'sdl_image' 'mpfr')
arch=('i686' 'x86_64')
license=('GPL')