diff options
-rw-r--r-- | manualPorts/conky/.footprint | 15 | ||||
-rw-r--r-- | manualPorts/conky/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/conky/.signature | 8 | ||||
-rw-r--r-- | manualPorts/conky/Pkgfile | 2 |
4 files changed, 17 insertions, 10 deletions
diff --git a/manualPorts/conky/.footprint b/manualPorts/conky/.footprint index d648111..ae6f104 100644 --- a/manualPorts/conky/.footprint +++ b/manualPorts/conky/.footprint @@ -2,8 +2,15 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/conky drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/conky.desktop drwxr-xr-x root/root usr/share/doc/ -drwxr-xr-x root/root usr/share/doc/conky-1.11.2_pre/ --rw-r--r-- root/root usr/share/doc/conky-1.11.2_pre/conky.conf --rw-r--r-- root/root usr/share/doc/conky-1.11.2_pre/conky_no_x11.conf --rw-r--r-- root/root usr/share/doc/conky-1.11.2_pre/convert.lua +drwxr-xr-x root/root usr/share/doc/conky-1.11.3_pre/ +-rw-r--r-- root/root usr/share/doc/conky-1.11.3_pre/conky.conf +-rw-r--r-- root/root usr/share/doc/conky-1.11.3_pre/conky_no_x11.conf +-rw-r--r-- root/root usr/share/doc/conky-1.11.3_pre/convert.lua +drwxr-xr-x root/root usr/share/icons/ +drwxr-xr-x root/root usr/share/icons/hicolor/ +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/conky-logomark-violet.svg diff --git a/manualPorts/conky/.md5sum b/manualPorts/conky/.md5sum index 44f1fc9..0232da8 100644 --- a/manualPorts/conky/.md5sum +++ b/manualPorts/conky/.md5sum @@ -1,2 +1,2 @@ 3b547f55880b274f5a275e93066077b6 MAX_SP.patch -0a91dc58658a8e5aa7c2c24d08256023 v1.11.2.tar.gz +935541d13da2032afc2c4c2457b266a4 v1.11.3.tar.gz diff --git a/manualPorts/conky/.signature b/manualPorts/conky/.signature index 7484ecc..c66be21 100644 --- a/manualPorts/conky/.signature +++ b/manualPorts/conky/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGhph41e6umls/2/hO1WyQngGJ8+GJ6MZV2SO//QDSd9JGj3VfeYDPWP0V2oN0hMUd1H/u57IUBrBP/lyJlo7aw0= -SHA256 (Pkgfile) = a130e8e637f0dd3d9455bec80d7c7a3ce19cf42aff377780de6b34c894f4e6f5 -SHA256 (.footprint) = fd075adaa6a442140c11f2917dc1c0e74d6cb779e855c4ba5782d5216320f9fc -SHA256 (v1.11.2.tar.gz) = 1acf9dae9ce1a762309ab6b600a0464c2e054420d416b515ff39658430a0e819 +RWQxCptPusLGGgpEdea9VbzRCEvMTPO+MgysVzefvWjaAXXL30HVj1WTEnD1xJ9SG1XGgeQw3acw+5ExO8byNDJdGTwiOtqKIAw= +SHA256 (Pkgfile) = aa6f178f9f808597865914cc0d76f272a0ca9e45f10e087bcbfbd45eb81315b2 +SHA256 (.footprint) = 11c1040694008fccbc6d60b89640bafa3a4f9435c4bfcacbd20b8c440a90f89f +SHA256 (v1.11.3.tar.gz) = 0140e749537d4d05bf33fbac436e54756faa26021e16f2bca418e9eeea724eb4 SHA256 (MAX_SP.patch) = 95097f342316bcaa368c92919d46e65978e08709d5604cfc0636889c36445765 diff --git a/manualPorts/conky/Pkgfile b/manualPorts/conky/Pkgfile index 626a1aa..b35bccd 100644 --- a/manualPorts/conky/Pkgfile +++ b/manualPorts/conky/Pkgfile @@ -5,7 +5,7 @@ # Depends on: curl, glib, xorg-libxdamage, xorg-libxext, xorg-libxft, libircclient name=conky -version=1.11.2 +version=1.11.3 release=1 source=(https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz MAX_SP.patch) |