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 55559f795666..c53084f1ad65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,12 +9,12 @@
pkgname=rednotebook
pkgver=2.3
-pkgrel=1
+pkgrel=2
pkgdesc="A simple desktop diary."
arch=('any')
url="http://rednotebook.sourceforge.net"
license=('GPL2')
-depends=('python-yaml' 'webkit2gtk' 'hicolor-icon-theme')
+depends=('python-yaml' 'webkit2gtk' 'hicolor-icon-theme' 'python-gobject')
optdepends=('python-pyenchant: for spellchecking')
source=("${pkgname}-${pkgver}.tar.gz::https://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver}.tar.gz")
sha256sums=('4ab786080b0dd0e4b9b6d580f7d7d2cc7bd1e3832c9dbebb1b2efbea81eb2cc5')