summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNimrod2023-10-05 09:40:26 +0200
committerNimrod2023-10-05 09:40:26 +0200
commit5858b916ee2e10275ccd5e7c5d11133ab90301c9 (patch)
tree85567ce4f6e414b1b67ddb13b7b805d8b6a856c7 /.SRCINFO
parente1c6e6a7deeab6a83f4f2434434a9ef189e396d3 (diff)
downloadaur-5858b916ee2e10275ccd5e7c5d11133ab90301c9.tar.gz
Use install where possible, make love not necessary for building.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 568f44e33a3f..e441ac4c4d6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = snkrx-git
- pkgdesc = A replayable arcade shooter where you control a snake of heroes.
- pkgver = r68.8f933c9
+ pkgdesc = A replayable arcade shooter where you control a snake of heroes. Fork with all steam dependencies removed.
+ pkgver = r123.08e0307
pkgrel = 1
url = https://codeberg.org/phel/SNKRX
arch = any
license = MIT
makedepends = git
- depends = love
- provides = SNRXK
- conflicts = SNRXK
+ provides = SNKRX
+ conflicts = SNKRX
source = git+https://codeberg.org/phel/SNKRX.git
source = SNKRX.sh
source = SNKRX.desktop
@@ -17,4 +16,4 @@ pkgbase = snkrx-git
sha256sums = bd4ba1b6d5dc40114bf5d7ea31da9dc43fd3e9aa82550de7735effad1b7cc5a2
pkgname = snkrx-git
-
+ depends = love