summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 846a3a6a7dc8..9cafa35be09a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
pkgname=pantheon-notes-bzr
pkgver=r10
-pkgrel=1
+pkgrel=2
pkgdesc='Pantheon note taking app'
arch=('i686' 'x86_64')
url='https://launchpad.net/pantheon-notes'
license=('GPL3')
groups=('pantheon-unstable')
depends=('clutter-gtk' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3' 'libgee' 'wayland'
+ 'gtksourceview3'
'libgranite.so')
makedepends=('bzr' 'cmake' 'vala')
provides=('pantheon-notes')