Updated Version and sha256 checksum to 2.3.6 (#19)

This commit is contained in:
Christoph Wagner 2019-02-18 13:25:06 +00:00 committed by Philipp Schmitt
parent 6d369c0104
commit 30d4a0f435

View file

@ -1,7 +1,7 @@
# Maintainer: Philipp Schmitt (philipp<at>schmitt<dot>co) # Maintainer: Philipp Schmitt (philipp<at>schmitt<dot>co)
pkgname=wallabag pkgname=wallabag
pkgver=2.3.5 pkgver=2.3.6
pkgrel=1 pkgrel=1
pkgdesc='Self hostable application for saving web pages' pkgdesc='Self hostable application for saving web pages'
arch=('any') arch=('any')
@ -22,7 +22,7 @@ optdepends=(
install="$pkgname.install" install="$pkgname.install"
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")
sha256sums=('1b506a5050ccd9319833d16cebb1b0ed354445e03de991f0eb130c40a92f94e6') sha256sums=('018384e901a1ede2c8e3989726076d3c6f50757e6ba7e5bbbb454f92f2f00d54')
backup=("etc/webapps/${pkgname}/parameters.yml" backup=("etc/webapps/${pkgname}/parameters.yml"
"usr/share/webapps/${pkgname}/parameters.yml" "usr/share/webapps/${pkgname}/parameters.yml"
"var/lib/${pkgname}/data/db/wallabag.sqlite" "var/lib/${pkgname}/data/db/wallabag.sqlite"