Date: Saturday, August 8, 2015 @ 12:05:44 Author: jlichtblau Revision: 138119
upgpkg: osmo 0.2.14-1 - new upstream release Modified: osmo/trunk/PKGBUILD osmo/trunk/osmo.changelog ----------------+ PKGBUILD | 8 ++++---- osmo.changelog | 13 ++++++++----- 2 files changed, 12 insertions(+), 9 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-08 07:39:45 UTC (rev 138118) +++ PKGBUILD 2015-08-08 10:05:44 UTC (rev 138119) @@ -1,11 +1,11 @@ # $Id$ -# Maintainer: Jaroslav Lichtblau <[email protected]> +# Maintainer: Jaroslav Lichtblau <[email protected]> # Contributor: Geoffroy Carrier <[email protected]> # Contributor: Benzo <[email protected]> pkgname=osmo -pkgver=0.2.12 -pkgrel=2 +pkgver=0.2.14 +pkgrel=1 pkgdesc="A handy personal organizer" arch=('i686' 'x86_64') url="http://clayo.org/osmo/" @@ -16,7 +16,7 @@ changelog=$pkgname.changelog install=$pkgname.install source=(http://sourceforge.net/projects/osmo-pim/files/osmo-pim/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz) -sha256sums=('93bda51614f92e4193840451612e792219f7d8c90d78bdc7ea6d6c14a2be6b78') +sha256sums=('052c3509e9e5ee3f7692fc0d456bebd3a13727acb985901f08c0e2e86bf64a6d') build() { cd "${srcdir}"/$pkgname-$pkgver Modified: osmo.changelog =================================================================== --- osmo.changelog 2015-08-08 07:39:45 UTC (rev 138118) +++ osmo.changelog 2015-08-08 10:05:44 UTC (rev 138119) @@ -1,15 +1,18 @@ -2014-10-22 Jaroslav Lichtblau <[email protected]> +2015-08-08 Jaroslav Lichtblau <[email protected]> + * osmo 0.2.14-1 upstream stable version + +2014-10-22 Jaroslav Lichtblau <[email protected]> * osmo 0.2.12-2 upstream stable version -2010-04-04 Jaroslav Lichtblau <[email protected]> +2010-04-04 Jaroslav Lichtblau <[email protected]> * FS#18941 solved -2010-04-02 Jaroslav Lichtblau <[email protected]> +2010-04-02 Jaroslav Lichtblau <[email protected]> * Update to major release 0.2.10 -2009-03-26 Jaroslav Lichtblau <[email protected]> +2009-03-26 Jaroslav Lichtblau <[email protected]> * FS#13879 solved -2009-03-17 Jaroslav Lichtblau <[email protected]> +2009-03-17 Jaroslav Lichtblau <[email protected]> * Updated to major version 0.2.6
