summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2015-07-28 15:35:23 +0200
committerNarrat2015-07-28 15:35:23 +0200
commitafa1514274e73ba44e923740df785444c69f0837 (patch)
tree19620a3c240ead69b00d63cdd54f186b9abccd5c /PKGBUILD
parent4478b40e81a6f55165f5fdf7c1070e95631d0d20 (diff)
downloadaur-afa1514274e73ba44e923740df785444c69f0837.tar.gz
Canto-Curses-git: Bump provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6215aa5bc2f..15926672c9d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=canto-curses
pkgname=canto-curses-git
-pkgver=0.9.5
+pkgver=0.9.6
pkgrel=1
pkgdesc="ncurses user interface for canto-daemon/canto-next. Git version"
url="http://codezen.org/canto-ng/"
@@ -12,7 +12,7 @@ depends=('ncurses' 'readline' 'canto-daemon>=0.9.1')
makedepends=('git')
optdepends=('xdg-utils: xdg-open is used as default browser')
conflicts=('canto-curses')
-provides=('canto-curses=0.9.5')
+provides=('canto-curses=0.9.6')
source=('git://github.com/themoken/canto-curses#branch=master')
md5sums=('SKIP')