summaryrefslogtreecommitdiff
path: root/menu-cache
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2020-04-25 22:31:21 +1000
committerDanny Rawlins <monster.romster@gmail.com>2020-04-25 22:31:21 +1000
commit77439cabbb0460eac2bc3e402dde89ae4a0597f2 (patch)
treec2b26ed3eb03651cebf73516ace9baeb1bab460c /menu-cache
parent5abbf8d928b32d405f2415abfc6c0c6371b79d58 (diff)
downloadcontrib-77439cabbb0460eac2bc3e402dde89ae4a0597f2.tar.gz
contrib-77439cabbb0460eac2bc3e402dde89ae4a0597f2.tar.xz
menu-cache: 0.5.1 -> 1.1.0
Diffstat (limited to 'menu-cache')
-rw-r--r--menu-cache/.footprint6
-rw-r--r--menu-cache/.signature8
-rw-r--r--menu-cache/Pkgfile12
3 files changed, 13 insertions, 13 deletions
diff --git a/menu-cache/.footprint b/menu-cache/.footprint
index 1477047a6..6510d0808 100644
--- a/menu-cache/.footprint
+++ b/menu-cache/.footprint
@@ -4,9 +4,9 @@ drwxr-xr-x root/root usr/include/menu-cache/
-rw-r--r-- root/root usr/include/menu-cache/menu-cache.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libmenu-cache.la
-lrwxrwxrwx root/root usr/lib/libmenu-cache.so -> libmenu-cache.so.3.0.1
-lrwxrwxrwx root/root usr/lib/libmenu-cache.so.3 -> libmenu-cache.so.3.0.1
--rwxr-xr-x root/root usr/lib/libmenu-cache.so.3.0.1
+lrwxrwxrwx root/root usr/lib/libmenu-cache.so -> libmenu-cache.so.3.2.0
+lrwxrwxrwx root/root usr/lib/libmenu-cache.so.3 -> libmenu-cache.so.3.2.0
+-rwxr-xr-x root/root usr/lib/libmenu-cache.so.3.2.0
drwxr-xr-x root/root usr/lib/menu-cache/
drwxr-xr-x root/root usr/lib/menu-cache/menu-cache/
-rwxr-xr-x root/root usr/lib/menu-cache/menu-cache/menu-cache-gen
diff --git a/menu-cache/.signature b/menu-cache/.signature
index fad625df0..cfa0da71b 100644
--- a/menu-cache/.signature
+++ b/menu-cache/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF38wjWoMmFhZocSdqJZWIVczOInNmi3o7x9ZC/VhMQui8GOd+Ew1MnSqRBCEfran2B8czJ8ItHfutxlU+oVxYug4=
-SHA256 (Pkgfile) = 120c89047b9d6272c96ce80fa80401836183759742927635b3713006c858abe6
-SHA256 (.footprint) = 1faa85e37071a735afd4a4bcf5aafdd36c3c320b87fadd3928e4fead0b779550
-SHA256 (menu-cache-0.5.1.tar.gz) = 08e658021faecd4eefb26cc21b207251a6b4e844e131cec491471aba9eaea122
+RWSagIOpLGJF39m4IdJOmg+gbzbssOe1/EHGiGarznCAyJCaWBubjLOGjSj8A51E2YQQTmpvOxhGUB7bfZUZJLxKyGPLch95gQY=
+SHA256 (Pkgfile) = 2b0166cc473c8da455fe043f63b811bec802eaddadeda9922bd338e098ef1014
+SHA256 (.footprint) = 1155ac116f2576b10f0d7537987ea942ac3362406ee9268520787954ea11c293
+SHA256 (menu-cache-1.1.0.tar.xz) = ed02eb459dcb398f69b9fa5bf4dd813020405afc84331115469cdf7be9273ec7
diff --git a/menu-cache/Pkgfile b/menu-cache/Pkgfile
index 2d9e3f708..e4581e710 100644
--- a/menu-cache/Pkgfile
+++ b/menu-cache/Pkgfile
@@ -1,12 +1,12 @@
-# Description: library creating and utilizing caches to speed up the manipulation for freedesktop.org defined application menus
-# URL: http://lxde.org/
+# Description: Caching mechanism for freedesktop.org compliant menus
+# URL: https://lxde.org/
# Maintainer: Bartlomiej Palmowski, rotwang at crux dot org dot pl
-# Depends on: glib
-# Comment:
+# Depends on: libfm-extra
+
name=menu-cache
-version=0.5.1
+version=1.1.0
release=1
-source=(http://downloads.sourceforge.net/project/lxde/$name/$name%20${version%.*}.x/$name-$version.tar.gz)
+source=(https://downloads.sourceforge.net/lxde/$name-$version.tar.xz)
build() {
cd $name-$version

Generated by cgit