diff options
author | SanskritFritz | 2016-05-05 21:23:00 +0200 |
---|---|---|
committer | SanskritFritz | 2016-05-05 21:23:00 +0200 |
commit | cc671294d6180cd09e9da408dca0c52441a540bb (patch) | |
tree | cad694df7065e43108105c7d91e5f1c6afa64297 /PKGBUILD | |
parent | 4874ad66bfd22a8a41d4d2384567111d3c34194c (diff) | |
download | aur-cc671294d6180cd09e9da408dca0c52441a540bb.tar.gz |
Replaces and provides mirrormagic.
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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" |