summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÓscar García Amor2021-04-04 21:37:03 +0200
committerÓscar García Amor2021-04-04 21:37:03 +0200
commit591a692c364b4d9dfe8a0b6c003f9aac6b75f211 (patch)
tree86610670a5aa37d66d92cdd1573bd5d8b8b90918 /PKGBUILD
parent999ac13ac2dc50daf41e6fa86a25d1546ed15ccb (diff)
downloadaur-591a692c364b4d9dfe8a0b6c003f9aac6b75f211.tar.gz
upgpkg: trellowarrior 1.3.1-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 509c7156cf8d..ab6f73c8381a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=trellowarrior
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
pkgdesc='Tool to sync Taskwarrior projects with Trello boards'
arch=('any')
@@ -11,7 +11,7 @@ depends=('python-tasklib' 'python-py-trello')
makedepends=('python-setuptools')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz"
"https://github.com/ogarcia/trellowarrior/raw/${pkgver}/contrib/trellowarrior-completion.zsh")
-sha256sums=('6f54fc52f703c717f266ac819b8fbf5f7a3b1f15d6d7b16a7edb9815fc00d029'
+sha256sums=('857018fc5ac4606662c304868c91474e310b3202ab9376929aa6e3c61456f9ee'
'0b21723048065e24064c1eb913e870c91929a9f5e14822e803a79673671d1148')
package() {