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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Oct 20 09:31:41 UTC 2009


    Date: Tuesday, October 20, 2009 @ 05:31:41
  Author: andyrtr
Revision: 56210

upgpkg: thunar-volman 0.3.80-1
    new version 0.3.80

Modified:
  thunar-volman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-20 09:29:55 UTC (rev 56209)
+++ PKGBUILD	2009-10-20 09:31:41 UTC (rev 56210)
@@ -2,19 +2,19 @@
 # Contributor: Tobias Kieslich <tobias (at) archlinux.org>
 
 pkgname=thunar-volman
-pkgver=0.2.0
+pkgver=0.3.80
 pkgrel=1
 pkgdesc="automatic management for removeable devices in thunar"
 arch=(i686 x86_64)
 license=('GPL2')
 url="http://foo-projects.org/~benny/projects/thunar-volman"
 groups=('xfce4-goodies')
-depends=('thunar>=0.9')
+depends=('thunar>=1.0.1' 'gtk2')
 makedepends=('intltool' 'pkgconfig')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://download.berlios.de/xfce-goodies/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e4587967fe3b3858d93735fee3edb2fc')
+source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('4fd81b62690797317ca649ab20609dae')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list