summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Scarborough2019-03-18 16:13:24 -0500
committerKim Scarborough2019-03-18 16:13:24 -0500
commit74c3931fe724739fd7d46bd974ea1ffc6475a8df (patch)
treef8b9678460c2c6a40c7b36ba5842f1b9a6078da1
parente5bbef3e4c90f36189ca8ad443c260218549ece5 (diff)
downloadaur-74c3931fe724739fd7d46bd974ea1ffc6475a8df.tar.gz
Update to 3.1.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba1d2a118c4d..bfae0b194731 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = treeline
pkgdesc = Outliner and PIM which stores information in a tree structure
- pkgver = 3.0.3
+ pkgver = 3.1.1
pkgrel = 1
url = http://treeline.bellz.org/
arch = any
@@ -11,9 +11,9 @@ pkgbase = treeline
optdepends = ispell
optdepends = hunspell
conflicts = treeline-unstable
- source = https://github.com/doug-101/TreeLine/releases/download/v3.0.3/treeline-3.0.3.tar.gz
+ source = https://github.com/doug-101/TreeLine/releases/download/v3.1.1/treeline-3.1.1.tar.gz
source = treeline.xml
- sha256sums = 9591b439ecb7596fc44f0795c776918fc98af4db53c6bb68b7feb3d2108461c0
+ sha256sums = 4bfd428a9ac6c1a9a1d28c3b4663ae44b80a5496e9e7b955354b93400aa6e8c5
sha256sums = 2b23717127a37888499bddf62042eddb800d58b10ec88f3f54a538c8e24b19d6
pkgname = treeline
diff --git a/PKGBUILD b/PKGBUILD
index 6a2feb532728..363a94f507fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Kim Scarborough <sluggo@unknown.nu>
pkgname=treeline
-pkgver=3.0.3
+pkgver=3.1.1
pkgrel=1
pkgdesc="Outliner and PIM which stores information in a tree structure"
arch=('any')
@@ -12,7 +12,7 @@ optdepends=('aspell' 'ispell' 'hunspell')
conflicts=('treeline-unstable')
source=("https://github.com/doug-101/TreeLine/releases/download/v${pkgver}/treeline-${pkgver}.tar.gz"
"treeline.xml")
-sha256sums=('9591b439ecb7596fc44f0795c776918fc98af4db53c6bb68b7feb3d2108461c0'
+sha256sums=('4bfd428a9ac6c1a9a1d28c3b4663ae44b80a5496e9e7b955354b93400aa6e8c5'
'2b23717127a37888499bddf62042eddb800d58b10ec88f3f54a538c8e24b19d6')
package() {