summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanskritFritz2016-05-05 21:23:00 +0200
committerSanskritFritz2016-05-05 21:23:00 +0200
commitcc671294d6180cd09e9da408dca0c52441a540bb (patch)
treecad694df7065e43108105c7d91e5f1c6afa64297
parent4874ad66bfd22a8a41d4d2384567111d3c34194c (diff)
downloadaur-cc671294d6180cd09e9da408dca0c52441a540bb.tar.gz
Replaces and provides mirrormagic.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d4a3e79c8bc..79fcc5a6bb29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu May 5 18:49:13 UTC 2016
+# Thu May 5 19:22:23 UTC 2016
pkgbase = mirrormagic-bin
pkgdesc = Arcade style game like Deflektor (C64) or Mindbender (Amiga).
pkgver = 2.0.2
@@ -10,6 +10,8 @@ pkgbase = mirrormagic-bin
license = GPL2
depends = sdl_image
depends = sdl_mixer
+ provides = mirrormagic
+ replaces = mirrormagic
source = http://www.artsoft.org/RELEASES/unix/mirrormagic/mirrormagic-2.0.2.tar.gz
source = mirrormagic.sh
source = mirrormagic.desktop
diff --git a/PKGBUILD b/PKGBUILD
index de1eff67e946..6bed0234c365 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Contributor: Simon Bachmann <simonbachmann@freesurf.ch>
-# Maintainer: Anton Larionov <diffident dot cat at gmail dot com>
+# Contributor: Anton Larionov <diffident dot cat at gmail dot com>
# Maintainer: SanskritFritz (gmail)
pkgname=mirrormagic-bin
@@ -11,6 +11,8 @@ arch=('i686' 'x86_64')
url="http://www.artsoft.org/mirrormagic/"
license=('GPL2')
depends=('sdl_image' 'sdl_mixer')
+provides=('mirrormagic')
+replaces=('mirrormagic')
source=("http://www.artsoft.org/RELEASES/unix/mirrormagic/$_pkgname-$pkgver.tar.gz"
"$_pkgname.sh"