summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f444bc6793bb..6eb8963620f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sanpi <sanpi+aur@homecomputing.fr>
pkgname=effitask
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
pkgdesc='Graphical task manager, based on the todo.txt format'
url="https://github.com/sanpii/$pkgname"
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('MIT')
depends=('gtk3')
makedepends=('cargo' 'rust-nightly')
source=("$url/archive/$pkgver.tar.gz")
-sha256sums=('06de8f3c23bea7495ef5dfa077fdc245efccca6431504f6c2e3e91bd12f3225b')
+sha256sums=('00b0bc6455a239a710a04baad79ee97c28290efee31fe9817fb6eaa97c299ada')
build()
{