summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSanpi2017-12-15 22:47:43 +0100
committerSanpi2017-12-15 22:47:43 +0100
commitc130f559ac96fbf01874dd64b632ef831f9adbb6 (patch)
treec28681271737ffe945f79c8daee9604a423d8007 /PKGBUILD
parent272568097859ece33fa6b6baa9729b8ec7c4508f (diff)
downloadaur-c130f559ac96fbf01874dd64b632ef831f9adbb6.tar.gz
v1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce8d5f914835..24334decf57c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sanpi <sanpi+aur@homecomputing.fr>
pkgname=effitask
-pkgver=1.0.1
+pkgver=1.1.0
pkgrel=1
pkgdesc='Graphical task manager, based on the todo.txt format'
url="https://github.com/sanpii/$pkgname"
@@ -9,7 +9,7 @@ license=('MIT')
depends=('gtk3')
makedepends=('cargo')
source=("$url/archive/$pkgver.tar.gz")
-sha256sums=('37199050cf90bead04b11c63c3a34dcc6479d81ba12cda3b1a711068532ab6f7')
+sha256sums=('06de8f3c23bea7495ef5dfa077fdc245efccca6431504f6c2e3e91bd12f3225b')
build()
{