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

Evangelos Foutras foutrelis at archlinux.org
Wed Mar 28 18:50:57 UTC 2012


    Date: Wednesday, March 28, 2012 @ 14:50:57
  Author: foutrelis
Revision: 154455

upgpkg: thunar-volman 0.6.1-1

New upstream release.

Modified:
  thunar-volman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-28 18:48:51 UTC (rev 154454)
+++ PKGBUILD	2012-03-28 18:50:57 UTC (rev 154455)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Kieslich <tobias (at) archlinux.org>
 
 pkgname=thunar-volman
-pkgver=0.6.0
-pkgrel=3
+pkgver=0.6.1
+pkgrel=1
 pkgdesc="Automatic management of removeable devices in Thunar"
 arch=('i686' 'x86_64')
 url="http://foo-projects.org/~benny/projects/thunar-volman"
@@ -15,12 +15,13 @@
 options=('!libtool')
 install=$pkgname.install
 source=(http://archive.xfce.org/src/apps/$pkgname/0.6/$pkgname-$pkgver.tar.bz2)
-sha256sums=('b1afd2b3b285cfcf07c11caa3d37fa5ff1fc06f7dc68fcca07f9a0d70daa694f')
+sha256sums=('04918a9ccd576e7b19dae37af50ffe6de6f79ed66bf305c26dfe81c1ff652b27')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 
-  ./configure --prefix=/usr \
+  ./configure \
+    --prefix=/usr \
     --sysconfdir=/etc \
     --libexecdir=/usr/lib/xfce4 \
     --localstatedir=/var \




More information about the arch-commits mailing list