Version-up krecipe to beta2, skanlite to 0.7

This commit is contained in:
abveritas 2010-12-02 15:10:29 +00:00
parent a77ef6a5a2
commit 9bfef23822
2 changed files with 9 additions and 9 deletions

View File

@ -6,19 +6,19 @@
# contributor (x86_64): Giuseppe Calà <jiveaxe@gmail.com>
pkgname=krecipes
pkgver=2.0beta1
_pkgver=2.0-beta1
pkgver=2.0beta2
_pkgver=2.0-beta2
pkgrel=1
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')
makedepends=('cmake' 'automoc4' 'docbook-xsl')
optdepends=('mysql' 'postgresql')
install=${pkgname}.install
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_pkgver}.tar.gz)
md5sums=('db4be2380373262eca1ddbfbfccbcfb7')
md5sums=('4c01ccad7ad1409cb35c824a61250fe2')
build() {
cd ${srcdir}

View File

@ -8,17 +8,17 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=skanlite
pkgver=0.5
pkgver=0.7
pkgrel=1
pkgdesc="Image Scanning Application for KDE"
arch=('i686' 'x86_64')
url='http://www.kde.org'
license=('LGPL')
depends=('kdegraphics-common' 'docbook-xml')
makedepends=('pkgconfig' 'cmake' 'automoc4')
depends=('kdegraphics-common' )
makedepends=('pkgconfig' 'cmake' 'automoc4' 'docbook-xsl')
options=('docs')
source=("http://mesh.dl.sourceforge.net/project/sanewidget/Skanlite/${pkgname}-${pkgver}.tar.bz2")
md5sums=('a97971ca18cbad0ec33350f14221d8c0')
source=("http://downloads.sourceforge.net/sanewidget/${pkgname}-${pkgver}.tar.bz2")
md5sums=('cb256c392210c43d51e317c6a5ba9ad2')
build() {
cd ${srcdir}