summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Scarborough2019-10-11 03:17:50 -0500
committerKim Scarborough2019-10-11 03:17:50 -0500
commit0ec63758defb4c19c8d78cc53440f54b33fcfe36 (patch)
tree3060b648ae0564086690ce11223145ca3fedcfca
parent74c3931fe724739fd7d46bd974ea1ffc6475a8df (diff)
downloadaur-0ec63758defb4c19c8d78cc53440f54b33fcfe36.tar.gz
Upgrade to 3.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfae0b194731..68a7c9c8bf04 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.1
+ pkgver = 3.1.2
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.1.1/treeline-3.1.1.tar.gz
+ source = https://github.com/doug-101/TreeLine/releases/download/v3.1.1/treeline-3.1.2.tar.gz
source = treeline.xml
- sha256sums = 4bfd428a9ac6c1a9a1d28c3b4663ae44b80a5496e9e7b955354b93400aa6e8c5
+ sha256sums = bfe4055562c20a9d71a244ca9e188c00010760d014ef8ab718e96036948df689
sha256sums = 2b23717127a37888499bddf62042eddb800d58b10ec88f3f54a538c8e24b19d6
pkgname = treeline
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() {