summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKim Scarborough2023-12-23 19:11:57 -0600
committerKim Scarborough2023-12-23 19:11:57 -0600
commitda789f27f50aa334e0aac446cdacbcf38a63b1d7 (patch)
tree27333b86415d25599651f5a9125dec1716401a88 /PKGBUILD
parent7d1fca1d610a669d5c1dfd6d8af2a16cae693840 (diff)
downloadaur-treeline.tar.gz
Upgrade to 3.1.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24a4d252e16d..097062d13c31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Kim Scarborough <sluggo@unknown.nu>
pkgname=treeline
-pkgver=3.1.5
+pkgver=3.1.6
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=('cbdfd26b577cd9491a495e96cbda8529b1a7d385b8f2296ce8e2749890ebc9f9'
+sha256sums=('9f5da5155ff5360daa43a41fe94fc070f33e04e5afc029aceb6ffefd6e9600b1'
'2b23717127a37888499bddf62042eddb800d58b10ec88f3f54a538c8e24b19d6')
package() {