Added wallabag-2.3.3-1

This commit is contained in:
ayakael 2018-10-03 00:51:01 -04:00
parent bc352eb836
commit e6c78898b2
No known key found for this signature in database
GPG key ID: 575626A4AE5F4026

View file

@ -5,12 +5,12 @@
pkgname=wallabag
pkgver=2.3.3
pkgrel=0
pkgrel=1
pkgdesc='Self hostable application for saving web pages'
arch='noarch'
url='http://www.wallabag.org/'
license='MIT'
depends='php7 php7-gd php7-tidy pcre'
depends='php7 php7-gd php7-tidy pcre php7-tokenier php7-bcmath composer'
options='!strip'
source="https://static.wallabag.org/releases/wallabag-release-${pkgver}.tar.gz"
builddir="${srcdir}/${pkgver}"