[Lunar-commits] <moonbase> desktop-file-utils: version bump to 0.20

Zachary McGrew zmcgrew at lunar-linux.org
Thu Apr 12 01:54:11 CEST 2012


commit 8543208309cd23de977751f7fe4d1d47c53216c3
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Wed Apr 11 15:06:51 2012 -0700

    desktop-file-utils: version bump to 0.20
    
    This release compiles against glib 2.32 now.
    I also removed the emacs patch. It's not on our mirrors anymore.
---
 devel/desktop-file-utils/BUILD   |    2 --
 devel/desktop-file-utils/DETAILS |    9 +++------
 2 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/devel/desktop-file-utils/BUILD b/devel/desktop-file-utils/BUILD
index 6875459..a5c62c0 100644
--- a/devel/desktop-file-utils/BUILD
+++ b/devel/desktop-file-utils/BUILD
@@ -1,7 +1,5 @@
 (
 
-  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
-
   if module_installed qt4 ; then
       mkdir -p /usr/share/qt4/applications
   fi  &&
diff --git a/devel/desktop-file-utils/DETAILS b/devel/desktop-file-utils/DETAILS
index 1493ccb..82a0237 100644
--- a/devel/desktop-file-utils/DETAILS
+++ b/devel/desktop-file-utils/DETAILS
@@ -1,14 +1,11 @@
           MODULE=desktop-file-utils
-         VERSION=0.19
+         VERSION=0.20
           SOURCE=$MODULE-$VERSION.tar.xz
-         SOURCE2=$MODULE-$VERSION-emacs.patch.xz
       SOURCE_URL=http://www.freedesktop.org/software/$MODULE/releases
-     SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:090fd123f090e173edfa4514c5c32bf77c34ec45
-     SOURCE2_VFY=sha1:2fb2a7ee80ff89450d0ad23830d16e636533747d
+      SOURCE_VFY=sha256:a7507379859cc483f1c64fbdb569f722c75e3af7c3f91bcdc239ff9dacd24f49
         WEB_SITE=http://www.freedesktop.org/software/desktop-file-utils
          ENTERED=20050115
-         UPDATED=20120303
+         UPDATED=20120411
            SHORT="CLI utilities for working with .desktop files"
 
 cat << EOF


More information about the Lunar-commits mailing list