diff options
author | Patrick Northon | 2024-04-11 09:48:28 -0400 |
---|---|---|
committer | Patrick Northon | 2024-04-11 09:48:28 -0400 |
commit | 9956c9cffd53d20f0cb26df77bc937784470175b (patch) | |
tree | ccddeeaeec1c5c4da32d38f995881c97101bd5f5 /.SRCINFO | |
parent | 5200a15515cdc17823b1b4573fb01d4900a4af39 (diff) | |
download | aur-9956c9cffd53d20f0cb26df77bc937784470175b.tar.gz |
Use CFLAGS and CXXFLAGS as defaults.
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ pkgbase = assaultcube pkgdesc = A game based on the open-source AssaultCube first-person shooter (FPS) pkgver = 1.3.0.2 - pkgrel = 3 + pkgrel = 4 url = https://assault.cubers.net/ arch = i686 arch = x86_64 |