summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30e24b2f4142..63f64a6222bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=owncloud-app-news
-pkgver=8.8.3
+pkgver=9.0.4
pkgrel=1
pkgdesc="An RSS/Atom feed reader"
arch=('any')
@@ -12,7 +12,7 @@ depends=('owncloud')
makedepends=()
options=('!strip')
source=("owncloud-app-news-${pkgver}.tar.gz::https://github.com/nextcloud/news/archive/${pkgver}.tar.gz")
-sha512sums=("a9291a6708d7ba407ae3109e79a68a922de3bacd883453a201930817deb623472aa66563b0a8229f6ac8780613c6676640a3d49d33de961abd3f3e411e08a060")
+sha512sums=("fc7ae02ed4d2fb512ae9503d5a356d893cdbf8f504535f1206169d796652af5978757f88216b881fe549efd68938d347a04ef9361d9caf44873c451045cc2903")
build() {
cd "news-${pkgver}"