summaryrefslogtreecommitdiff
path: root/community/krecipes/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-04 00:45:57 -0700
committerroot <root@rshg054.dnsready.net>2013-07-04 00:45:57 -0700
commit04b07250d0055e5cecd7c998660c5595699cfe1c (patch)
tree8697097210dfb2b705afb6ba145dafd08c476f84 /community/krecipes/PKGBUILD
parent68e8645dcd1ce619af6d92f3645c43b15bc5ac71 (diff)
Thu Jul 4 00:45:57 PDT 2013
Diffstat (limited to 'community/krecipes/PKGBUILD')
-rw-r--r--community/krecipes/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/krecipes/PKGBUILD b/community/krecipes/PKGBUILD
index 4eb8fb140..a60ccc44f 100644
--- a/community/krecipes/PKGBUILD
+++ b/community/krecipes/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 87005 2013-03-25 19:16:45Z bpiotrowski $
+# $Id: PKGBUILD 93464 2013-07-03 19:08:14Z lcarlier $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: shamrok <szamrok@gmail.com>
# Contributor: G_Syme <demichan(at)mail(dot)upb(dot)de>
@@ -7,14 +7,14 @@
pkgname=krecipes
pkgver=2.0beta2
_pkgver=2.0-beta2
-pkgrel=3
+pkgrel=4
pkgdesc="A tool designed to make organizing your personal recipes collection fast and easy"
arch=('i686' 'x86_64')
url="http://extragear.kde.org/apps/krecipes/"
license=('GPL')
depends=('kdebase-runtime' 'qimageblitz' 'hicolor-icon-theme')
makedepends=('cmake' 'automoc4' 'docbook-xsl')
-optdepends=('matriadb' 'postgresql')
+optdepends=('mariadb' 'postgresql')
install=${pkgname}.install
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_pkgver}.tar.gz)
md5sums=('4c01ccad7ad1409cb35c824a61250fe2')