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

David Runge dvzrv at archlinux.org
Tue Oct 2 21:15:07 UTC 2018


    Date: Tuesday, October 2, 2018 @ 21:15:06
  Author: dvzrv
Revision: 389094

upgpkg: todoman 3.4.1-1

Upgrading to 3.4.1.

Modified:
  todoman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-02 21:02:17 UTC (rev 389093)
+++ PKGBUILD	2018-10-02 21:15:06 UTC (rev 389094)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dave at sleepmap.de>
 pkgname=todoman
-pkgver=3.4.0
-pkgrel=5
+pkgver=3.4.1
+pkgrel=1
 pkgdesc="A simple, standards-based, cli todo (aka: task) manager"
 arch=('any')
 url="https://github.com/pimutils/todoman"
@@ -9,13 +9,12 @@
 depends=('python-atomicwrites' 'python-click-log' 'python-configobj'
 'python-dateutil' 'python-humanize' 'python-icalendar' 'python-parsedatetime'
 'python-xdg' 'python-setuptools' 'python-tabulate' 'python-urwid')
-makedepends=()
 checkdepends=('python-freezegun' 'python-hypothesis' 'python-pytest-runner')
 optdepends=('bash-completion: auto-complete in bash'
             'python-click-repl: REPL command'
             'zsh-completions: auto-complete in zsh')
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('6d49416f35f5f4375e861d9f20e0076813faed6aa8b02b63de331c3c11ffd27902db10bd7a1ed455075ec09feff24ca5500b7eb348486bcb3250dbbf503a4ade')
+sha512sums=('dd56197a138c0f9b0a7640fe664f801a8b01378196ea1220985770e605e2dce82e9ae37da82e13f6b09ee31aad70d1dafa9b6bfe22f3fdbb057ee64f419c09b3')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list