summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas McFadzean2015-10-04 13:27:43 +0100
committerDouglas McFadzean2015-10-04 13:27:43 +0100
commitd67299d2a3926c425e72dacba0e1907cf57815ba (patch)
tree577786f7e030c9bfa1cda400368e00ef8a8d9b70
parent0e957bb7faba8bea0cb6e36b9fff0baf2134e3bc (diff)
downloadaur-d67299d2a3926c425e72dacba0e1907cf57815ba.tar.gz
Update to 2.0.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30409247a280..18bda5eec65f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = treeline-unstable
pkgdesc = Tree outliner and PIM which stores any kind of information within a tree structure; unstable development snapshot
- pkgver = 2.0.1
+ pkgver = 2.0.2
pkgrel = 1
url = http://treeline.bellz.org
install = treeline.install
@@ -11,8 +11,8 @@ pkgbase = treeline-unstable
depends = ispell
conflicts = treeline
replaces = treeline
- source = http://sourceforge.net/projects/treeline/files/2.0.1/treeline-2.0.1.tar.gz/download
- md5sums = 9ddaa06cd0890194fc9aa371bbf90f10
+ source = http://sourceforge.net/projects/treeline/files/2.0.2/treeline-2.0.2.tar.gz/download
+ md5sums = d846d7346ea97ae2e23efd59497b4952
pkgname = treeline-unstable
diff --git a/PKGBUILD b/PKGBUILD
index adb493ec3fc0..19c19d4c0c3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=treeline-unstable
_pkg=${pkgname%%-*}
-pkgver=2.0.1
+pkgver=2.0.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=('9ddaa06cd0890194fc9aa371bbf90f10')
+md5sums=('d846d7346ea97ae2e23efd59497b4952')
package() {
cd "$srcdir/TreeLine"