[arch-commits] Commit in homebank/repos/community-x86_64 (6 files)

Jaroslav Lichtblau jlichtblau at nymeria.archlinux.org
Sat Sep 28 06:50:13 UTC 2013


    Date: Saturday, September 28, 2013 @ 08:50:13
  Author: jlichtblau
Revision: 97728

archrelease: copy trunk to community-x86_64

Added:
  homebank/repos/community-x86_64/PKGBUILD
    (from rev 97727, homebank/trunk/PKGBUILD)
  homebank/repos/community-x86_64/homebank.changelog
    (from rev 97727, homebank/trunk/homebank.changelog)
  homebank/repos/community-x86_64/homebank.install
    (from rev 97727, homebank/trunk/homebank.install)
Deleted:
  homebank/repos/community-x86_64/PKGBUILD
  homebank/repos/community-x86_64/homebank.changelog
  homebank/repos/community-x86_64/homebank.install

--------------------+
 PKGBUILD           |   62 +++++++++++++++++++++++++--------------------------
 homebank.changelog |   19 +++++++++------
 homebank.install   |   26 ++++++++++-----------
 3 files changed, 55 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-28 06:49:56 UTC (rev 97727)
+++ PKGBUILD	2013-09-28 06:50:13 UTC (rev 97728)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: William Rea <sillywilly at gmail.com>
-
-pkgname=homebank
-pkgver=4.5.2
-pkgrel=1
-pkgdesc="Free, easy, personal accounting for everyone"
-arch=('i686' 'x86_64')
-url="http://homebank.free.fr/"
-license=('GPL')
-depends=('desktop-file-utils' 'gtk2' 'hicolor-icon-theme' 'libofx' 'librsvg' 'perl-xml-parser' 'shared-mime-info')
-makedepends=('intltool')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('f539d27758d864802d5d63a06864fcc992d2d7b7d9e872621786a83c3d672f5f')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}
-sha256sums=('b3318255676a09e7d6f26a8d750f77f40cfeb1b54dffaff8765f14a85f98ae74')

Copied: homebank/repos/community-x86_64/PKGBUILD (from rev 97727, homebank/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-09-28 06:50:13 UTC (rev 97728)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: William Rea <sillywilly at gmail.com>
+
+pkgname=homebank
+pkgver=4.5.3
+pkgrel=1
+pkgdesc="Free, easy, personal accounting for everyone"
+arch=('i686' 'x86_64')
+url="http://homebank.free.fr/"
+license=('GPL')
+depends=('desktop-file-utils' 'gtk2' 'hicolor-icon-theme' 'libofx' 'librsvg' 'perl-xml-parser' 'shared-mime-info')
+makedepends=('intltool')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
+sha256sums=('b3318255676a09e7d6f26a8d750f77f40cfeb1b54dffaff8765f14a85f98ae74')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+}
+sha256sums=('d636b02b9113bc371c40b6497089ac0ba156e9a89c412f4629c7da8374030ebb')

Deleted: homebank.changelog
===================================================================
--- homebank.changelog	2013-09-28 06:49:56 UTC (rev 97727)
+++ homebank.changelog	2013-09-28 06:50:13 UTC (rev 97728)
@@ -1,8 +0,0 @@
-2013-09-02 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* homebank 4.5.2-1
-
-2013-08-08 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* homebank 4.5.1-1
-
-2013-01-18 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* homebank 4.5-1

Copied: homebank/repos/community-x86_64/homebank.changelog (from rev 97727, homebank/trunk/homebank.changelog)
===================================================================
--- homebank.changelog	                        (rev 0)
+++ homebank.changelog	2013-09-28 06:50:13 UTC (rev 97728)
@@ -0,0 +1,11 @@
+2013-09-28 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* homebank 4.5.3-1
+
+2013-09-02 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* homebank 4.5.2-1
+
+2013-08-08 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* homebank 4.5.1-1
+
+2013-01-18 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* homebank 4.5-1

Deleted: homebank.install
===================================================================
--- homebank.install	2013-09-28 06:49:56 UTC (rev 97727)
+++ homebank.install	2013-09-28 06:50:13 UTC (rev 97728)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-  update-mime-database usr/share/mime
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: homebank/repos/community-x86_64/homebank.install (from rev 97727, homebank/trunk/homebank.install)
===================================================================
--- homebank.install	                        (rev 0)
+++ homebank.install	2013-09-28 06:50:13 UTC (rev 97728)
@@ -0,0 +1,13 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+  update-mime-database usr/share/mime
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}




More information about the arch-commits mailing list