[arch-commits] Commit in hamster-applet/gnome-unstable (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Sep 23 17:42:55 UTC 2009


    Date: Wednesday, September 23, 2009 @ 13:42:55
  Author: jgc
Revision: 52952

Update to 2.28.0

Modified:
  hamster-applet/gnome-unstable/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-23 17:40:49 UTC (rev 52951)
+++ PKGBUILD	2009-09-23 17:42:55 UTC (rev 52952)
@@ -3,19 +3,19 @@
 # Contributor: Georg Vogetseder <georg.vogetseder at gmail.com>
 
 pkgname=hamster-applet
-pkgver=2.27.92
+pkgver=2.28.0
 pkgrel=1
 pkgdesc="GNOME time tracking applet"
 arch=('i686' 'x86_64')
 url="http://projecthamster.wordpress.com/"
 license=('GPL')
-depends=('gnome-python>=2.27.1' 'python-pysqlite>=2.5.5' 'gnome-python-desktop>=2.27.2' 'dbus-python>=0.83.0' 'gnome-panel>=2.27.91')
+depends=('gnome-python>=2.28.0' 'python-pysqlite>=2.5.5' 'gnome-python-desktop>=2.28.0' 'dbus-python>=0.83.0' 'gnome-panel>=2.28.0')
 makedepends=('intltool')
 options=('!libtool' '!emptydirs')
 groups=('gnome-extra')
-install="hamster-applet.install"
-source=(ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.27/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('ab192c05aa78b299f32c5bb675c5d6067c1819b80b2ee7d4553336808353672a')
+install=hamster-applet.install
+source=(ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('5d6e8dfc7ee625a1ddbd81f1ede1dab2528666ec878d162f5eeeabb1dadba206')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list