summaryrefslogtreecommitdiffstats
path: root/xfce-plugins
diff options
context:
space:
mode:
authorPavel Vinogradov2015-03-04 22:41:23 -0500
committerPavel Vinogradov2015-03-04 22:41:23 -0500
commit40b5480760388c5d4e9a86786693da50968e67e7 (patch)
treeafb3869e24d68d0082bb55da49bf4c43bc7689eb /xfce-plugins
parentd848b33ffb95ad658264763a44fd37b6161d10ff (diff)
xfce-plugins/thunar-volman: version 0.8.1
Diffstat (limited to 'xfce-plugins')
-rwxr-xr-xxfce-plugins/thunar-volman/DEPENDS2
-rwxr-xr-xxfce-plugins/thunar-volman/DETAILS4
-rw-r--r--xfce-plugins/thunar-volman/HISTORY6
3 files changed, 8 insertions, 4 deletions
diff --git a/xfce-plugins/thunar-volman/DEPENDS b/xfce-plugins/thunar-volman/DEPENDS
index 9a8de05b8d..6f96e2300d 100755
--- a/xfce-plugins/thunar-volman/DEPENDS
+++ b/xfce-plugins/thunar-volman/DEPENDS
@@ -3,7 +3,7 @@ depends gtk+2 &&
depends libxfce4ui &&
depends libxfce4util &&
depends xfconf &&
-depends -sub GUDEV UDEV &&
+depends -sub GUDEV DEVICE-MANAGER &&
optional_depends libnotify \
"--enable-notifications" \
diff --git a/xfce-plugins/thunar-volman/DETAILS b/xfce-plugins/thunar-volman/DETAILS
index b3e80f3563..765ae35688 100755
--- a/xfce-plugins/thunar-volman/DETAILS
+++ b/xfce-plugins/thunar-volman/DETAILS
@@ -1,11 +1,11 @@
SPELL=thunar-volman
- VERSION=0.8.0
+ VERSION=0.8.1
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://archive.xfce.org/src/apps/$SPELL/$BRANCH/$SOURCE
WEB_SITE=http://goodies.xfce.org/projects/thunar-plugins/thunar-volman
- SOURCE_HASH=sha512:c953f06c82f10c5d8585662a3123cec84384b55aef45e258968d01624c1d1badc094f839dd930eb6fd5580264f5aa54f26c80df133d40c4f89fd4750116eb70f
+ SOURCE_HASH=sha512:a82c019b028277d97e7903dcbeaf4704cb7fc1e95b0ea18c6290a7a8581355691990cbdb5fa0c234ed5dd51c1ba7f1bca9a495e60f9f8597a993845481113bb6
LICENSE[0]=GPL
ENTERED=20070128
KEYWORDS="xfce"
diff --git a/xfce-plugins/thunar-volman/HISTORY b/xfce-plugins/thunar-volman/HISTORY
index ecec2a3fb9..6c79e8bf9f 100644
--- a/xfce-plugins/thunar-volman/HISTORY
+++ b/xfce-plugins/thunar-volman/HISTORY
@@ -1,4 +1,8 @@
-2013-07-28 Treeve Jelbert <treeve@sourcemage.org>
+2015-03-04 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: updated spell to 0.8.1
+ * DEPENDS: UDEV -> DEVICE-MANAGER
+
+2013-07-28 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: udev => UDEV
2012-04-29 Ismael Luceno <ismael@sourcemage.org>