Added wallabag-2.3.3-2
This commit is contained in:
parent
e6c78898b2
commit
ff9d084381
1 changed files with 2 additions and 2 deletions
|
@ -5,12 +5,12 @@
|
||||||
|
|
||||||
pkgname=wallabag
|
pkgname=wallabag
|
||||||
pkgver=2.3.3
|
pkgver=2.3.3
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Self hostable application for saving web pages'
|
pkgdesc='Self hostable application for saving web pages'
|
||||||
arch='noarch'
|
arch='noarch'
|
||||||
url='http://www.wallabag.org/'
|
url='http://www.wallabag.org/'
|
||||||
license='MIT'
|
license='MIT'
|
||||||
depends='php7 php7-gd php7-tidy pcre php7-tokenier php7-bcmath composer'
|
depends='php7 php7-gd php7-tidy pcre php7-tokenizer php7-bcmath composer'
|
||||||
options='!strip'
|
options='!strip'
|
||||||
source="https://static.wallabag.org/releases/wallabag-release-${pkgver}.tar.gz"
|
source="https://static.wallabag.org/releases/wallabag-release-${pkgver}.tar.gz"
|
||||||
builddir="${srcdir}/${pkgver}"
|
builddir="${srcdir}/${pkgver}"
|
||||||
|
|
Loading…
Reference in a new issue