Date: Thursday, April 4, 2019 @ 13:19:42 Author: grazzolini Revision: 449191
upgpkg: uwsgitop 0.11-2 Modified: uwsgitop/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-04 13:18:46 UTC (rev 449190) +++ PKGBUILD 2019-04-04 13:19:42 UTC (rev 449191) @@ -1,12 +1,12 @@ # Maintainer: Giancarlo Razzolini <[email protected]> pkgname=uwsgitop pkgver=0.11 -pkgrel=1 +pkgrel=2 pkgdesc="uWSGI top-like app" arch=('any') url="https://github.com/xrmx/uwsgitop" license=('MIT') -depends=('python-simplejson' 'python-argparse') +depends=('python-simplejson') makedepends=('python-setuptools') options=(!emptydirs) source=("$pkgname-$pkgver.tar.gz::https://github.com/xrmx/$pkgname/archive/v$pkgver.tar.gz")
