summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Runge2017-02-02 19:12:36 +0100
committerDavid Runge2017-02-02 19:12:36 +0100
commit85c23d9ce40114e778a5171ac015894f5c6fb613 (patch)
treea6dcc8a05eaf2be7ab70fa81ec5c21ef4d0f1359 /PKGBUILD
parent62005d8e43146b9cc6dda3cb281dc5724e3f6aaa (diff)
downloadaur-85c23d9ce40114e778a5171ac015894f5c6fb613.tar.gz
PKGBUILD: Updating due to typo in nextcloud-news-updater.timer.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22cfcdda7a4c..939d933c91da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=nextcloud-news-updater
pkgver=9.0.1
-pkgrel=4
+pkgrel=5
pkgdesc="This Python library is a parllel feed updater for the nextCloud News app"
arch=('any')
url="https://github.com/nextcloud/news-updater"
@@ -21,7 +21,7 @@ source=("https://github.com/nextcloud/news-updater/archive/${pkgver}.tar.gz"
sha512sums=('a843bc8fb7b84c7c60318ef81c0c7705d7aa0744396e8bc1073bffb36523465f5b781c4c9544e230d8ab42c017633ea27854ea687479025cda931392e5f0cd7d'
'eddaff44bb30f8eff9a63172581aea20a00139211f96d32412930ac5d2af82f10b7bbc390e68ebc901af327a73417ccc07db26056517f1e4f4eb06166a487ce9'
'338004f1c60be94a669838d6751a021eb0f0aa0d041af099ad1a8f0121c1032e1d02340e810af78a7dfb07342c420ac7b0102fd4bd419b6b1b110cf8f45f3b14'
- '41836cf9c4c7fef645bafa8d7c76ec054f2ad1c43190ce1306908ff5fd67fe62fc6408b17fa9b5aeb13751a3954687d616492f6358d8fbea0b5cee711c549f4d')
+ 'dd06c06249bc9537555517d97a66dbaefcfcc27547a03abb3cf8bcb15edbda1f49cb03191dbebb8ad6737bdf46c1f25567636fa1c206b60a39d22ce41c506aaa')
install=${pkgname}.install
package() {