summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03843170774f..303d674bf527 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mirrormagic-bin
_pkgname=mirrormagic
-pkgver=3.0.0
+pkgver=3.1.0
pkgrel=1
pkgdesc="Arcade style game like Deflektor (C64) or Mindbender (Amiga)."
arch=('i686' 'x86_64')
@@ -14,13 +14,12 @@ depends=('sdl_image' 'sdl_mixer')
provides=('mirrormagic')
replaces=('mirrormagic')
-source=("http://www.artsoft.org/RELEASES/unix/mirrormagic/$_pkgname-$pkgver.tar.gz"
- "$_pkgname.sh"
- "mirrormagic.desktop")
+source=("https://www.artsoft.org/RELEASES/linux/mirrormagic/mirrormagic-${pkgver}-linux.tar.gz"
+ "$_pkgname.sh" "mirrormagic.desktop")
-md5sums=('2670a44a98c4095a8360995ada533c64'
+md5sums=('406ddba5be346563a2265f211caf64ea'
'7ba2849d0c79415dabc3068ca9d7b5ba'
- '64ebdbe659a2fd5efd3979350cf9bbec')
+ '5d5c26554f5434a099e3c1b17d621c2b')
package() {
cd "$_pkgname-$pkgver"