[arch-commits] Commit in rox/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Mon Jul 20 23:08:29 UTC 2009


    Date: Monday, July 20, 2009 @ 19:08:29
  Author: giovanni
Revision: 46890

upgpkg: rox 2.10-1
    New version 2.10

Modified:
  rox/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-20 20:47:41 UTC (rev 46889)
+++ PKGBUILD	2009-07-20 23:08:29 UTC (rev 46890)
@@ -4,7 +4,7 @@
 
 pkgname=rox
 _appname=${pkgname}-filer
-pkgver=2.8
+pkgver=2.10
 pkgrel=1
 pkgdesc="A small and fast file manager which can optionally manage the desktop background and panels."
 arch=(i686 x86_64)
@@ -12,9 +12,10 @@
 url="http://roscidus.com/desktop/"
 depends=('libxml2' 'gtk2' 'shared-mime-info' 'bash' 'libsm' 'libglade')
 makedepends=('librsvg' 'python')
-source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${_appname}-${pkgver}.tar.bz2 \
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${_appname}-${pkgver}.tar.bz2 \
         ${pkgname}.desktop ${pkgname}.svg)
-md5sums=('f31b2999ac1ec3547ba2506655bf7d3f' '80e7a90e9d58375b25494fbdc01a05bd' \
+md5sums=('28e8494c9af783258ff86c830f8f0062'
+         '80e7a90e9d58375b25494fbdc01a05bd'
          '658c8648b51e215558e13e6afb2b5c76')
 
 build() {




More information about the arch-commits mailing list