[arch-commits] Commit in osmo/trunk (PKGBUILD osmo.changelog)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Apr 16 13:18:47 UTC 2017


    Date: Sunday, April 16, 2017 @ 13:18:46
  Author: jlichtblau
Revision: 223184

upgpkg: osmo 0.4.0-1 - new upstream release

Modified:
  osmo/trunk/PKGBUILD
  osmo/trunk/osmo.changelog

----------------+
 PKGBUILD       |    8 ++++----
 osmo.changelog |    3 +++
 2 files changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-16 12:29:48 UTC (rev 223183)
+++ PKGBUILD	2017-04-16 13:18:46 UTC (rev 223184)
@@ -4,17 +4,17 @@
 # Contributor: Benzo <mb_benzo at yahoo.es>
 
 pkgname=osmo
-pkgver=0.2.14
-pkgrel=4
+pkgver=0.4.0
+pkgrel=1
 pkgdesc="A handy personal organizer"
 arch=('i686' 'x86_64')
 url="http://clayo.org/osmo/"
 license=('GPL')
-depends=('gtkspell' 'libarchive' 'libgringotts' 'libical' 'libnotify' 'libxml2')
+depends=('gtkspell3' 'libarchive' 'libgringotts' 'libical' 'libnotify' 'libxml2')
 optdepends=('sox: to play sounds')
 changelog=$pkgname.changelog
 source=(http://sourceforge.net/projects/osmo-pim/files/osmo-pim/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('052c3509e9e5ee3f7692fc0d456bebd3a13727acb985901f08c0e2e86bf64a6d')
+sha256sums=('041468de76d6b237a9040a4c61911a10df46b090f0e4592ca90352bc2e418bdb')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: osmo.changelog
===================================================================
--- osmo.changelog	2017-04-16 12:29:48 UTC (rev 223183)
+++ osmo.changelog	2017-04-16 13:18:46 UTC (rev 223184)
@@ -1,3 +1,6 @@
+2017-04-16 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* osmo 0.4.0-1
+
 2016-04-30 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* osmo 0.2.14-3 pacman hooks rebuild
 



More information about the arch-commits mailing list