diff options
author | tnut <tnut at nutyx dot com> | 2012-01-13 21:16:34 +0100 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2012-01-13 21:16:34 +0100 |
commit | 1bc0a50e2e0fce30e5c00ea50f79f3b6ffbefcf1 (patch) | |
tree | 8623b5ca5667e9823b27f1229e1bc7276be83533 | |
parent | a5d2cd0ec89a01e43f32dadc1daf6bb2ae188f46 (diff) | |
download | nutyx-extra-1bc0a50e2e0fce30e5c00ea50f79f3b6ffbefcf1.tar.gz nutyx-extra-1bc0a50e2e0fce30e5c00ea50f79f3b6ffbefcf1.tar.bz2 nutyx-extra-1bc0a50e2e0fce30e5c00ea50f79f3b6ffbefcf1.tar.xz nutyx-extra-1bc0a50e2e0fce30e5c00ea50f79f3b6ffbefcf1.zip |
orage, maj 4.8.3-1
-rw-r--r-- | orage/.footprint.i686 | 2 | ||||
-rw-r--r-- | orage/.footprint.x86_64 | 2 | ||||
-rw-r--r-- | orage/.md5sum.i686 | 2 | ||||
-rw-r--r-- | orage/.md5sum.x86_64 | 2 | ||||
-rwxr-xr-x | orage/Pkgfile | 4 |
5 files changed, 8 insertions, 4 deletions
diff --git a/orage/.footprint.i686 b/orage/.footprint.i686 index 156d87e3d..fb29f6f10 100644 --- a/orage/.footprint.i686 +++ b/orage/.footprint.i686 @@ -27,9 +27,11 @@ drwxr-xr-x root/root usr/share/icons/hicolor/160x160/apps/ -rw-r--r-- root/root usr/share/icons/hicolor/160x160/apps/orage_sun.xpm drwxr-xr-x root/root usr/share/icons/hicolor/48x48/ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/orage_globaltime.png -rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/xfcalendar.png drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/orage_globaltime.svg -rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/xfcalendar.svg drwxr-xr-x root/root usr/share/locale/ drwxr-xr-x root/root usr/share/locale/fr/ diff --git a/orage/.footprint.x86_64 b/orage/.footprint.x86_64 index 156d87e3d..fb29f6f10 100644 --- a/orage/.footprint.x86_64 +++ b/orage/.footprint.x86_64 @@ -27,9 +27,11 @@ drwxr-xr-x root/root usr/share/icons/hicolor/160x160/apps/ -rw-r--r-- root/root usr/share/icons/hicolor/160x160/apps/orage_sun.xpm drwxr-xr-x root/root usr/share/icons/hicolor/48x48/ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/orage_globaltime.png -rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/xfcalendar.png drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/orage_globaltime.svg -rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/xfcalendar.svg drwxr-xr-x root/root usr/share/locale/ drwxr-xr-x root/root usr/share/locale/fr/ diff --git a/orage/.md5sum.i686 b/orage/.md5sum.i686 index b582e1dbd..ffdd30e99 100644 --- a/orage/.md5sum.i686 +++ b/orage/.md5sum.i686 @@ -1 +1 @@ -950397c716c31e1aa5db83d35ddf6047 orage-4.8.2.tar.bz2 +4eca5632cd6ba0274bb804ec3bf51c8a orage-4.8.3.tar.bz2 diff --git a/orage/.md5sum.x86_64 b/orage/.md5sum.x86_64 index b582e1dbd..ffdd30e99 100644 --- a/orage/.md5sum.x86_64 +++ b/orage/.md5sum.x86_64 @@ -1 +1 @@ -950397c716c31e1aa5db83d35ddf6047 orage-4.8.2.tar.bz2 +4eca5632cd6ba0274bb804ec3bf51c8a orage-4.8.3.tar.bz2 diff --git a/orage/Pkgfile b/orage/Pkgfile index 3a6df46e9..3cc4d47f5 100755 --- a/orage/Pkgfile +++ b/orage/Pkgfile @@ -6,8 +6,8 @@ # Run on: exo,intltool,xfce4-panel,libnotify name=orage -version=4.8.2 -release=2 +version=4.8.3 +release=1 source=(http://archive.xfce.org/src/apps/$name/4.8/$name-$version.tar.bz2 ) build() { |