[arch-commits] Commit in krecipes/trunk (PKGBUILD)
Laurent Carlier
lcarlier at archlinux.org
Thu Apr 9 07:24:06 UTC 2015
Date: Thursday, April 9, 2015 @ 09:24:06
Author: lcarlier
Revision: 131014
upgpkg: krecipes 2.1.0-1
upstream update 2.1.0
Modified:
krecipes/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-09 06:33:22 UTC (rev 131013)
+++ PKGBUILD 2015-04-09 07:24:06 UTC (rev 131014)
@@ -5,8 +5,7 @@
# Contributor: Adrià Arrufat <swiftscythe at gmail.com>
pkgname=krecipes
-pkgver=2.0.0
-_pkgver=2.0.0
+pkgver=2.1.0
pkgrel=1
pkgdesc="A tool designed to make organizing your personal recipes collection fast and easy"
arch=('i686' 'x86_64')
@@ -16,8 +15,8 @@
makedepends=('cmake' 'automoc4' 'docbook-xsl')
optdepends=('mariadb' 'postgresql')
install=${pkgname}.install
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver-1.tar.xz")
-md5sums=('dbd40f4352ce885ff0e81242c69bf0fc')
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
+md5sums=('422ff3df8ab5aac56617d87942762e88')
build() {
cd ${srcdir}
More information about the arch-commits
mailing list