summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDouglas McFadzean2017-03-12 13:22:38 +0000
committerDouglas McFadzean2017-03-12 13:22:38 +0000
commitffe8282deb049e3732074ffc584e2604c116f379 (patch)
treeb02c359dbf3444b834f3f9f9d7bb14856af1d584 /PKGBUILD
parent6be10c4cb5786e139dc51ee800993a1c86520b7d (diff)
downloadaur-ffe8282deb049e3732074ffc584e2604c116f379.tar.gz
Update to 2.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49ff5b43ca0f..ba1b1b9afafb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=treeline-unstable
_pkg=${pkgname%%-*}
-pkgver=2.1.0
+pkgver=2.1.1
pkgrel=1
pkgdesc="Tree outliner and PIM which stores any kind of information within a tree structure; unstable development snapshot"
arch=(any)
@@ -13,7 +13,7 @@ conflicts=('treeline')
replaces=('treeline')
install=treeline.install
source=("http://sourceforge.net/projects/treeline/files/${pkgver}/treeline-${pkgver}.tar.gz/download")
-md5sums=('66fdff065c9e4eae51e8f129a08d9631')
+md5sums=('fa0f972257c7b828468b664044ac813b')
package() {
cd "$srcdir/TreeLine"