summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2015-07-17 02:09:48 +0200
committerNarrat2015-07-17 02:09:48 +0200
commitec3c0a63259b7b5202ad8bbdc4e1d26307e93310 (patch)
tree345f7ece721e925a30720b49b829fdc7d5e2881d /PKGBUILD
parent974f543f2a7c8cf0162527b92111443c6ae26979 (diff)
downloadaur-ec3c0a63259b7b5202ad8bbdc4e1d26307e93310.tar.gz
Canto-Curses: Bump provides for git PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4c5b115b8dd..1e5e948265f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=canto-curses
pkgname=canto-curses-git
-pkgver=0.9.3
+pkgver=0.9.3.r60.g456e3b8
pkgrel=1
pkgdesc="ncurses user interface for canto-daemon/canto-next. Git version"
url="http://codezen.org/canto-ng/"
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
depends=('ncurses' 'readline' 'canto-daemon>=0.9.1')
makedepends=('git')
conflicts=('canto-curses')
-provides=('canto-curses=0.9.3')
+provides=('canto-curses=0.9.4')
source=('git://github.com/themoken/canto-curses#branch=master')
md5sums=('SKIP')