remove all remaining .SRCINFO will generate as-needed from approved PKGBUILDS

This commit is contained in:
moparisthebest
2017-03-31 17:09:34 -04:00
parent d076f65845
commit baaab6a4fd
111 changed files with 0 additions and 2607 deletions

View File

@@ -1,26 +0,0 @@
pkgbase = wallabag
pkgdesc = Self hostable application for saving web pages
pkgver = 2.1.4
pkgrel = 1
url = http://www.wallabag.org/
install = wallabag.install
arch = any
license = MIT
depends = php>=5.3.3
depends = php-gd
depends = php-tidy
depends = pcre
optdepends = php-pgsql: For postgres storage
optdepends = php-sqlite: For sqlite storage
optdepends = rabbitmq: For async import
optdepends = redis: For async import
options = !strip
backup = etc/webapps/wallabag/parameters.yml
backup = usr/share/webapps/wallabag/parameters.yml
backup = var/lib/wallabag/data/db/wallabag.sqlite
backup = usr/share/webapps/wallabag/data/db/wallabag.sqlite
source = https://framabag.org/wallabag-release-2.1.4.tar.gz
sha256sums = eb64205a4d7c161527edd08bed22e8dd9799fe8a4130c5964c18cba3a94c9768
pkgname = wallabag