diff options
author | Sanpi | 2020-01-06 09:27:50 +0100 |
---|---|---|
committer | Sanpi | 2020-01-06 09:27:50 +0100 |
commit | 1ccdfecad84e69ade6589c7c06ae85feacdc589f (patch) | |
tree | db0cb509840c644f0e7e01f440870e36b7410cc1 /.SRCINFO | |
parent | 96ea0c067e3fd2a53e4fc27c32911e87a4dd6891 (diff) | |
download | aur-1ccdfecad84e69ade6589c7c06ae85feacdc589f.tar.gz |
Updates srcinfo
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = effitask pkgdesc = Graphical task manager, based on the todo.txt format - pkgver = 1.3.0 + pkgver = 1.4.0 pkgrel = 1 url = https://github.com/sanpii/effitask arch = x86_64 @@ -8,8 +8,8 @@ pkgbase = effitask makedepends = cargo makedepends = rust-nightly depends = gtk3 - source = https://github.com/sanpii/effitask/archive/1.3.0.tar.gz - sha256sums = e88bdac2ab676b5e548b73e8185bf7c955fda58ae4a507b01e27c2fbb447d9b0 + source = https://github.com/sanpii/effitask/archive/1.4.0.tar.gz + sha256sums = 1186357e0ca4ed009273de8ba585d5a535955026d5096ac8fc15640e43a61460 pkgname = effitask |