From 63a1c0570639d175edccc5e7ae361bdaef891591 Mon Sep 17 00:00:00 2001 From: Markus Holtermann Date: Fri, 7 Sep 2012 00:03:52 +0200 Subject: [PATCH] Update to Inyokaedit 0.6 --- README.rst | 2 ++ inyokaedit-bzr/PKGBUILD | 2 +- inyokaedit/PKGBUILD | 6 +++--- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index a8f3d4e..9f935df 100644 --- a/README.rst +++ b/README.rst @@ -16,6 +16,7 @@ cloudraid-native inyokaedit ---------- +- 0.6.0-1 Update to latest stable (2012-09-07) - 0.5.0-1 Update to latest stable (2012-07-21) - 0.4.0-2 gcc and pkg-config must not be part of makedepends (2012-04-20) - 0.4.0-1 New release (2012-04-20) @@ -35,6 +36,7 @@ inyokaedit inyokaedit-bzr -------------- +- 20120907-1 Update to latest stable (2012-09-07) - 20120721-1 Update to latest stable (2012-07-21) - 20120420-2 gcc and pkg-config must not be part of makedepends (2012-04-20) - 20120420-1 Add dependency to pkg-config (2012-04-20) diff --git a/inyokaedit-bzr/PKGBUILD b/inyokaedit-bzr/PKGBUILD index ec627bd..a118daa 100644 --- a/inyokaedit-bzr/PKGBUILD +++ b/inyokaedit-bzr/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Markus Holtermann pkgname=inyokaedit-bzr -pkgver=20120721 +pkgver=20120907 pkgrel=1 pkgdesc='A small markup editor for Inyoka articles (http://ubuntuusers.de/inyoka/). It includes syntax highlighting, offline preview, downloading raw text of existing articles...' arch=('i686' 'x86_64') diff --git a/inyokaedit/PKGBUILD b/inyokaedit/PKGBUILD index bb71d5a..307ff0a 100644 --- a/inyokaedit/PKGBUILD +++ b/inyokaedit/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Markus Holtermann pkgname=inyokaedit -pkgver=0.5.0 -_mainver=0.5 +pkgver=0.6.0 +_mainver=0.6 pkgrel=1 pkgdesc='A small markup editor for Inyoka articles (http://ubuntuusers.de/inyoka/). It includes syntax highlighting, offline preview, downloading raw text of existing articles...' arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ license=('GPL3') depends=('hunspell' 'qtwebkit' 'wget') makedepends=('bzr') source=("https://launchpad.net/inyokaedit/$_mainver/$pkgver/+download/inyokaedit-$pkgver-src.tar.gz") -md5sums=('83789b3c3109c29d789a7dab9151a989') +md5sums=('bf65e9d95d15b0fa91ba37e96ab57bff') conflicts=('inyokaedit-bzr') build() {