summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43157f157dc7..31e027aef07c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = inkdrop
pkgdesc = Note-taking App with Robust Markdown Editor
pkgver = 4.5.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.inkdrop.info/
arch = x86_64
license = custom
depends = gnome-keyring
- depends = gconf
depends = gtk3
depends = libsecret
depends = libxss
diff --git a/PKGBUILD b/PKGBUILD
index 5c0aebe8159e..8d845b4e67bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=inkdrop
_pkgname=inkdrop
pkgver=4.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="Note-taking App with Robust Markdown Editor"
arch=('x86_64')
url="https://www.inkdrop.info/"
license=('custom')
-depends=('gnome-keyring' 'gconf' 'gtk3' 'libsecret' 'libxss' 'nss')
+depends=('gnome-keyring' 'gtk3' 'libsecret' 'libxss' 'nss')
optdepends=('python' 'node')
source=(