summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 838bba425eda..413c239cb2a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Mar 12 13:20:39 UTC 2017
+# Sun Mar 26 11:24:08 UTC 2017
pkgbase = treeline-unstable
pkgdesc = Tree outliner and PIM which stores any kind of information within a tree structure; unstable development snapshot
- pkgver = 2.1.1
+ pkgver = 2.1.2
pkgrel = 1
url = http://treeline.bellz.org
install = treeline.install
@@ -13,8 +13,8 @@ pkgbase = treeline-unstable
depends = ispell
conflicts = treeline
replaces = treeline
- source = http://sourceforge.net/projects/treeline/files/2.1.1/treeline-2.1.1.tar.gz/download
- md5sums = fa0f972257c7b828468b664044ac813b
+ source = http://sourceforge.net/projects/treeline/files/2.1.2/treeline-2.1.2.tar.gz/download
+ md5sums = 1d6880f4b20d7b2e8c9ca6f496f88747
pkgname = treeline-unstable
diff --git a/PKGBUILD b/PKGBUILD
index ba1b1b9afafb..04e0795d9f81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=treeline-unstable
_pkg=${pkgname%%-*}
-pkgver=2.1.1
+pkgver=2.1.2
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=('fa0f972257c7b828468b664044ac813b')
+md5sums=('1d6880f4b20d7b2e8c9ca6f496f88747')
package() {
cd "$srcdir/TreeLine"