Date: Saturday, March 28, 2015 @ 10:45:44 Author: jlichtblau Revision: 130063
upgpkg: glom 1.28.4-1 Modified: glom/trunk/PKGBUILD glom/trunk/glom.changelog ----------------+ PKGBUILD | 6 +++--- glom.changelog | 7 +++++-- 2 files changed, 8 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-28 09:45:04 UTC (rev 130062) +++ PKGBUILD 2015-03-28 09:45:44 UTC (rev 130063) @@ -1,11 +1,11 @@ # $Id$ -# Maintainer: Jaroslav Lichtblau <[email protected]> +# Maintainer: Jaroslav Lichtblau <[email protected]> # Contributor: Roman Kyrylych <[email protected]> # Contributor: William Rea <[email protected]> # Contributor: Jaroslav Lichtblau <[email protected]> pkgname=glom -pkgver=1.28.0 +pkgver=1.28.4 pkgrel=1 pkgdesc="An easy-to-use database designer and user interface" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ install=$pkgname.install changelog=$pkgname.changelog source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/1.28/$pkgname-$pkgver.tar.xz) -sha256sums=('bac4c97cdcca57c8eb1fb41263a7c5de4af84c6a266802f25fee338cf1b9081b') +sha256sums=('1dea38ddcef3260b584958b60250a23b924431e57bb1c6e07c02a478869cc159') build() { cd "${srcdir}"/$pkgname-$pkgver Modified: glom.changelog =================================================================== --- glom.changelog 2015-03-28 09:45:04 UTC (rev 130062) +++ glom.changelog 2015-03-28 09:45:44 UTC (rev 130063) @@ -1,5 +1,8 @@ -2014-11-05 Jaroslav Lichtblau <[email protected]> +2015-03-28 Jaroslav Lichtblau <[email protected]> + * glom-1.28.4-1 + +2014-11-05 Jaroslav Lichtblau <[email protected]> * glom-1.28.0-1 -2013-11-11 Jaroslav Lichtblau <[email protected]> +2013-11-11 Jaroslav Lichtblau <[email protected]> * glom-1.24.2-1
