[arch-commits] Commit in alot/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Thu Jan 28 06:18:10 UTC 2021
Date: Thursday, January 28, 2021 @ 06:18:09
Author: eschwartz
Revision: 833194
upgpkg: alot 0.9.1-3: current version no longer checkdepends on mock
Modified:
alot/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-28 06:01:22 UTC (rev 833193)
+++ PKGBUILD 2021-01-28 06:18:09 UTC (rev 833194)
@@ -6,7 +6,7 @@
pkgname=alot
pkgver=0.9.1
-pkgrel=2
+pkgrel=3
pkgdesc='Terminal-based MUA for the notmuch mail system'
arch=(any)
url=https://github.com/pazz/alot
@@ -15,7 +15,7 @@
'python-magic' 'python-setuptools' 'python-twisted' 'python-urwid'
'python-urwidtrees')
makedepends=('python-sphinx' 'git')
-checkdepends=('python-mock' 'procps-ng')
+checkdepends=('procps-ng')
source=("$url/archive/$pkgver/alot-$pkgver.tar.gz"
"alot-$pkgver.tar.gz.asc::$url/releases/download/$pkgver/$pkgver.tar.gz.asc"
gpg-test-fix.patch::https://github.com/pazz/alot/commit/3446dc44f87d34205b70f44d6ffec9f90b53d77f.patch)
More information about the arch-commits
mailing list