summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Scarborough2022-01-02 05:34:08 -0600
committerKim Scarborough2022-01-02 05:34:08 -0600
commite00e30a7d68cbf10aeb0e1e972b17940c9828ecd (patch)
tree2bbc505d5209919219e0f1b58d573b2a420b27df
parent0ec63758defb4c19c8d78cc53440f54b33fcfe36 (diff)
downloadaur-e00e30a7d68cbf10aeb0e1e972b17940c9828ecd.tar.gz
Upgrade to 3.1.4
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68a7c9c8bf04..30433b34477e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = treeline
pkgdesc = Outliner and PIM which stores information in a tree structure
- pkgver = 3.1.2
+ pkgver = 3.1.4
pkgrel = 1
url = http://treeline.bellz.org/
arch = any
@@ -11,10 +11,9 @@ pkgbase = treeline
optdepends = ispell
optdepends = hunspell
conflicts = treeline-unstable
- source = https://github.com/doug-101/TreeLine/releases/download/v3.1.1/treeline-3.1.2.tar.gz
+ source = https://github.com/doug-101/TreeLine/releases/download/v3.1.4/treeline-3.1.4.tar.gz
source = treeline.xml
- sha256sums = bfe4055562c20a9d71a244ca9e188c00010760d014ef8ab718e96036948df689
+ sha256sums = 6602f529c6a8b365f5ad721bd8fb7a0e8c8f76a6a99be29ec74d0e6f09cbea82
sha256sums = 2b23717127a37888499bddf62042eddb800d58b10ec88f3f54a538c8e24b19d6
pkgname = treeline
-
diff --git a/PKGBUILD b/PKGBUILD
index adbf8c6d6c4e..8756d786bf7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Kim Scarborough <sluggo@unknown.nu>
pkgname=treeline
-pkgver=3.1.2
+pkgver=3.1.4
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=('bfe4055562c20a9d71a244ca9e188c00010760d014ef8ab718e96036948df689'
+sha256sums=('6602f529c6a8b365f5ad721bd8fb7a0e8c8f76a6a99be29ec74d0e6f09cbea82'
'2b23717127a37888499bddf62042eddb800d58b10ec88f3f54a538c8e24b19d6')
package() {