summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Scarborough2022-09-11 00:24:51 -0500
committerKim Scarborough2022-09-11 00:24:51 -0500
commit7d1fca1d610a669d5c1dfd6d8af2a16cae693840 (patch)
tree45036e58f1472f79b0424b770eb485d3db3de261
parente00e30a7d68cbf10aeb0e1e972b17940c9828ecd (diff)
downloadaur-7d1fca1d610a669d5c1dfd6d8af2a16cae693840.tar.gz
Upgrade to 3.1.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30433b34477e..a8dca3ed9acf 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.4
+ pkgver = 3.1.5
pkgrel = 1
url = http://treeline.bellz.org/
arch = any
@@ -13,7 +13,7 @@ pkgbase = treeline
conflicts = treeline-unstable
source = https://github.com/doug-101/TreeLine/releases/download/v3.1.4/treeline-3.1.4.tar.gz
source = treeline.xml
- sha256sums = 6602f529c6a8b365f5ad721bd8fb7a0e8c8f76a6a99be29ec74d0e6f09cbea82
+ sha256sums = cbdfd26b577cd9491a495e96cbda8529b1a7d385b8f2296ce8e2749890ebc9f9
sha256sums = 2b23717127a37888499bddf62042eddb800d58b10ec88f3f54a538c8e24b19d6
pkgname = treeline
diff --git a/PKGBUILD b/PKGBUILD
index 8756d786bf7e..24a4d252e16d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Kim Scarborough <sluggo@unknown.nu>
pkgname=treeline
-pkgver=3.1.4
+pkgver=3.1.5
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=('6602f529c6a8b365f5ad721bd8fb7a0e8c8f76a6a99be29ec74d0e6f09cbea82'
+sha256sums=('cbdfd26b577cd9491a495e96cbda8529b1a7d385b8f2296ce8e2749890ebc9f9'
'2b23717127a37888499bddf62042eddb800d58b10ec88f3f54a538c8e24b19d6')
package() {