user/wallabag: use php83 #507

Merged
ayakael merged 1 commit from wallbag/use-phh83 into edge 2024-06-04 02:41:34 +00:00

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"