summaryrefslogtreecommitdiff
path: root/community/kbibtex
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-03 00:04:48 -0700
committerroot <root@rshg054.dnsready.net>2013-04-03 00:04:48 -0700
commitd304fad026899d2db5af26740eeb952698bd6fb2 (patch)
treee27756f33de9dec25b2f7b7d2bf3deee3b29ad03 /community/kbibtex
parentc9738c6a1d438f30dfa7363aa847343754f953ac (diff)
Wed Apr 3 00:04:48 PDT 2013
Diffstat (limited to 'community/kbibtex')
-rw-r--r--community/kbibtex/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/kbibtex/PKGBUILD b/community/kbibtex/PKGBUILD
index 87024dda3..abcd8d8b8 100644
--- a/community/kbibtex/PKGBUILD
+++ b/community/kbibtex/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: PKGBUILD 87529 2013-04-02 15:44:34Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Antonio Rojas <nqn1976 @ gmail.com>
# Contributor: cmorlok <christianmorlok@web.de>
@@ -6,12 +6,12 @@
pkgname=kbibtex
pkgver=0.4.1
_branch=0.4
-pkgrel=1
+pkgrel=2
pkgdesc="A BibTeX editor for KDE"
arch=('i686' 'x86_64')
url='http://home.gna.org/kbibtex/'
license=('GPL')
-depends=('kdebase-runtime')
+depends=('kdebase-runtime' 'kdegraphics-okular')
makedepends=('cmake' 'automoc4')
install=$pkgname.install
source=("http://download.gna.org/$pkgname/$_branch/$pkgname-$pkgver.tar.bz2")