[arch-commits] Commit in nvchecker/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jun 26 15:12:04 UTC 2018


    Date: Tuesday, June 26, 2018 @ 15:12:04
  Author: felixonmars
Revision: 346252

upgpkg: nvchecker 1.1-1

Modified:
  nvchecker/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-26 15:10:23 UTC (rev 346251)
+++ PKGBUILD	2018-06-26 15:12:04 UTC (rev 346252)
@@ -2,16 +2,16 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=nvchecker
-pkgver=1.0
+pkgver=1.1
 pkgrel=1
 pkgdesc="New version checker for software"
 arch=('any')
 url="https://github.com/lilydjwg/nvchecker"
 license=('MIT')
-depends=('python-setuptools' 'python-tornado' 'python-pycurl')
+depends=('python-setuptools' 'python-structlog' 'python-tornado' 'python-pycurl')
 checkdepends=('python-pytest-runner' 'python-pytest-xdist' 'python-pytest-asyncio' 'python-flaky')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/lilydjwg/nvchecker/archive/v$pkgver.tar.gz")
-sha512sums=('3a850030944aeec8c40490cd190e4c3d91f4c8518d3f963aee78878babb2096139a12cad1159469ac184257c2117d5bd00896d25bbd16dc8220046d522565834')
+sha512sums=('8680776c22bbb34ad531982027a173744a484a98b9a02fda4068d314bdfadefda29d4542a0dac2981ead26a0040c786c59c9239d5097a8a75aec353ace93b9fd')
 
 build() {
   cd nvchecker-$pkgver



More information about the arch-commits mailing list