user/wallabag: use php83

This commit is contained in:
Antoine Martin 2024-06-03 13:44:17 -04:00
parent 01bb50572f
commit aa38757ca4
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -3,12 +3,12 @@
pkgname=wallabag
pkgver=2.5.4
pkgrel=0
pkgrel=1
pkgdesc="Self hostable application for saving web pages"
arch="noarch"
url="http://www.wallabag.org/"
license="MIT"
_php=php81
_php=php83
_php_mods="-gd -tidy -tokenizer -bcmath -dom -curl -session -ctype -simplexml
-xml -sockets -xmlreader -intl"
depends="$_php ${_php_mods//-/$_php-} pcre composer"