summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Mazzuola2018-10-02 13:52:59 +0200
committerManuel Mazzuola2018-10-02 13:52:59 +0200
commit4e462431ced47877a290e073d104a5971df5cb36 (patch)
treed678da2b0a26f8d4343cb91025039c91e4d2a2d8 /PKGBUILD
parentebe27fae76f1dde11c1cedc06d1cae8a71f68dcc (diff)
downloadaur-4e462431ced47877a290e073d104a5971df5cb36.tar.gz
Update website and dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea6936d4e844..52df089c3361 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# This particular update is brought to you by gaalcaras (https://keybase.io/gaalcaras)
pkgname=turtl
pkgver=0.6.4
-pkgrel=2
+pkgrel=3
pkgdesc="Turtl lets you take notes, bookmark websites, and store documents for sensitive projects."
arch=('i686' 'x86_64')
-url="https://turtl.it"
-depends=('gendesk')
+url="https://turtlapp.com/"
+depends=('gconf' 'gendesk' 'libxss')
license=('GPL3')
source=("turtl.png")
source_i686=("https://turtl.it/releases/desktop/$pkgname-linux32-$pkgver.tar.bz2")