Updated Kapudan for CUPS fix.

This commit is contained in:
george 2014-10-17 13:55:16 +00:00
parent 5d548322e5
commit 94ea160f6d

View File

@ -2,7 +2,7 @@
pkgname=kapudan
_pkgname=kapudan
pkgver=2014.09
pkgver=2014.10
pkgrel=1
pkgdesc="Chakra's desktop greeter, a fork of Pardus's Kaptan."
arch=('x86_64')
@ -13,11 +13,11 @@ conflicts=('kapudan-git')
depends=('python2' 'kde-baseapps-konsole' 'kde-runtime'
'kdebindings-python2' 'python2-pyqt4' 'python2-xlib'
'python2-imaging' 'xdg-user-dirs' 'ksuperkey')
makedepends=('python-distribute' 'git' 'intltool')
optdepends=('spun: update notifications'
makedepends=('python2-setuptools' 'git' 'intltool')
optdepends=('octopi-notifier: update notifications'
'clamav: for the security page')
_gitname=kapudan
_gitsha=f3c5610
_gitsha=4d1c12a
source=("$pkgname"::"git://gitorious.org/chakra/${_gitname}.git#commit=${_gitsha}")
md5sums=('SKIP')