Upgrade PKGBUILDS

This commit is contained in:
moparisthebest
2017-07-01 12:45:39 -04:00
parent 1fb86e9e1d
commit 36edb5280b
44 changed files with 268 additions and 191 deletions

View File

@@ -1,7 +1,7 @@
# Maintainer: Philipp Schmitt (philipp<at>schmitt<dot>co)
pkgname=wallabag
pkgver=2.2.2
pkgver=2.2.3
pkgrel=1
pkgdesc='Self hostable application for saving web pages'
arch=('any')
@@ -22,7 +22,7 @@ optdepends=(
install="$pkgname.install"
options=(!strip)
source=("https://static.wallabag.org/releases/wallabag-release-${pkgver}.tar.gz")
sha256sums=('40d98bd556116dbc28f92339f0e5b93836ece87dcb01e7aaa628ea98855a1f51')
sha256sums=('13fe5cb7cfc741abee08312f0055e9549e60590daff2fac41be5266f7956d857')
backup=("etc/webapps/${pkgname}/parameters.yml"
"usr/share/webapps/${pkgname}/parameters.yml"
"var/lib/${pkgname}/data/db/wallabag.sqlite"