summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbl00dy18372021-06-21 22:14:15 +0200
committerbl00dy18372021-06-21 22:14:15 +0200
commit4c3dae105037aa3b31f0189907fae4a3a189477d (patch)
tree1c5920a4a275658fa03bb9743f1683ca1b86acb3
parentd6049996b94ec68bd9932e5528d0095822980ec4 (diff)
downloadaur-biniax2.tar.gz
obsolete dependencies removed
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aba2c98a9280..5cfdbe036984 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,13 @@
pkgbase = biniax2
pkgdesc = Arcade game : match two similar fruits, and they will disappear, just clear your way and avoid being blocked
pkgver = 2.1.30
- pkgrel = 9
+ pkgrel = 10
url = http://biniax.com/
install = biniax2.install
arch = i686
arch = x86_64
arch = aarch64
license = Zlib license
- makedepends = make
- makedepends = patch
depends = sdl
depends = sdl_image
depends = sdl_mixer
diff --git a/PKGBUILD b/PKGBUILD
index 636684b1d973..91c51f91f2e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,12 @@ pkgname=biniax2
pkgver=2.1.30
_pkgname=biniax
_pkgver=1.30
-pkgrel=9
+pkgrel=10
pkgdesc="Arcade game : match two similar fruits, and they will disappear, just clear your way and avoid being blocked"
arch=('i686' 'x86_64' 'aarch64')
url="http://${_pkgname}.com/"
license=('Zlib license')
depends=('sdl' 'sdl_image' 'sdl_mixer')
-makedepends=('make' 'patch')
install=${pkgname}.install
source=("https://www.tuzsuzov.com/${_pkgname}/${pkgname}-${_pkgver}-fullsrc.tar.gz"
"${pkgname}.desktop"