summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 363a94f507fa..adbf8c6d6c4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Kim Scarborough <sluggo@unknown.nu>
pkgname=treeline
-pkgver=3.1.1
+pkgver=3.1.2
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=('4bfd428a9ac6c1a9a1d28c3b4663ae44b80a5496e9e7b955354b93400aa6e8c5'
+sha256sums=('bfe4055562c20a9d71a244ca9e188c00010760d014ef8ab718e96036948df689'
'2b23717127a37888499bddf62042eddb800d58b10ec88f3f54a538c8e24b19d6')
package() {