[arch-commits] Commit in urlwatch/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Sat Jul 18 05:32:27 UTC 2020
Date: Saturday, July 18, 2020 @ 05:32:27
Author: polyzen
Revision: 664393
upgpkg: urlwatch 2.19-1
Modified:
urlwatch/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-18 03:59:01 UTC (rev 664392)
+++ PKGBUILD 2020-07-18 05:32:27 UTC (rev 664393)
@@ -5,8 +5,8 @@
# Contributor: Allan McRae <allan at archlinux.org>
pkgname=urlwatch
-pkgver=2.18
-pkgrel=4
+pkgver=2.19
+pkgrel=1
pkgdesc='Tool for monitoring webpages for updates'
arch=('any')
url=https://thp.io/2008/urlwatch/
@@ -20,7 +20,7 @@
'python-jsbeautifier: for the beautify filter')
#checkdepends=('python-nose' 'python-pycodestyle')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('b556d1176683f0b7058d7bd34cddfdadbc86ab9551fe5e674aaf55c89696bd9d')
+sha256sums=('3279abed54868c09a4fcf113e06ba9d70c77e48c968136cfc1d9b602e54c4927')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list