summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuke Arms2023-08-13 11:49:07 +1000
committerLuke Arms2023-08-13 11:49:07 +1000
commita07ece227ed2dc52002825b8c2291e9e5c33b0b5 (patch)
tree5d7e18141faa1d12f109873bda5d5de8febf1ad8 /.SRCINFO
parent4475c1a1f6ad83379af346bc672713b0e2a12157 (diff)
downloadaur-a07ece227ed2dc52002825b8c2291e9e5c33b0b5.tar.gz
Fix dependency issues
- Move `composer` to makedeps because it's only required at build time - Add `php-sodium` to makedeps to satisfy Box's dependencies - Enable `php-sodium` via a temporary ini file if necessary
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f03cd76250b..c215e5375e3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = pretty-php
pkgdesc = The opinionated formatter for modern, expressive PHP
pkgver = 0.4.19
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lkrms/pretty-php
arch = any
license = MIT
+ makedepends = php-sodium
makedepends = git
+ makedepends = composer
makedepends = jq
depends = php
- depends = composer
source = pretty-php::git+https://github.com/lkrms/pretty-php.git#tag=v0.4.19
sha256sums = SKIP