summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15926672c9d2..b3ad313ef630 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
_pkgname=canto-curses
pkgname=canto-curses-git
pkgver=0.9.6
-pkgrel=1
+pkgrel=3
pkgdesc="ncurses user interface for canto-daemon/canto-next. Git version"
url="http://codezen.org/canto-ng/"
license=('GPL')
arch=('i686' 'x86_64')
-depends=('ncurses' 'readline' 'canto-daemon>=0.9.1')
+depends=('ncurses' 'readline' 'canto-next-git>=0.9.2')
makedepends=('git')
optdepends=('xdg-utils: xdg-open is used as default browser')
conflicts=('canto-curses')
-provides=('canto-curses=0.9.6')
+provides=('canto-curses=0.9.7')
source=('git://github.com/themoken/canto-curses#branch=master')
md5sums=('SKIP')