rofi: updated to version 1.7.5

This commit is contained in:
Matt Housh 2022-08-31 01:28:46 -05:00
parent 5e930dbd27
commit 239cc3477c
3 changed files with 14 additions and 6 deletions

View File

@ -14,12 +14,20 @@ drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/rofi.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/rofi-theme-selector.desktop
-rw-r--r-- root/root usr/share/applications/rofi.desktop
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/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/apps/rofi.svg
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/rofi-sensible-terminal.1.gz
-rw-r--r-- root/root usr/share/man/man1/rofi-theme-selector.1.gz
-rw-r--r-- root/root usr/share/man/man1/rofi.1.gz
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/rofi-debugging.5.gz
-rw-r--r-- root/root usr/share/man/man5/rofi-dmenu.5.gz
-rw-r--r-- root/root usr/share/man/man5/rofi-keys.5.gz
-rw-r--r-- root/root usr/share/man/man5/rofi-script.5.gz
@ -33,7 +41,6 @@ drwxr-xr-x root/root usr/share/rofi/themes/
-rw-r--r-- root/root usr/share/rofi/themes/Indego.rasi
-rw-r--r-- root/root usr/share/rofi/themes/Monokai.rasi
-rw-r--r-- root/root usr/share/rofi/themes/Paper.rasi
-rw-r--r-- root/root usr/share/rofi/themes/Pop-Dark.rasi
-rw-r--r-- root/root usr/share/rofi/themes/android_notification.rasi
-rw-r--r-- root/root usr/share/rofi/themes/arthur.rasi
-rw-r--r-- root/root usr/share/rofi/themes/blue.rasi
@ -54,6 +61,7 @@ drwxr-xr-x root/root usr/share/rofi/themes/
-rw-r--r-- root/root usr/share/rofi/themes/lb.rasi
-rw-r--r-- root/root usr/share/rofi/themes/paper-float.rasi
-rw-r--r-- root/root usr/share/rofi/themes/purple.rasi
-rw-r--r-- root/root usr/share/rofi/themes/sidebar-v2.rasi
-rw-r--r-- root/root usr/share/rofi/themes/sidebar.rasi
-rw-r--r-- root/root usr/share/rofi/themes/solarized.rasi
-rw-r--r-- root/root usr/share/rofi/themes/solarized_alternate.rasi

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34O7k+OVVlxJU75mEo7sWjNW4e9UEOxhlSg1oplXCpqmv9MAjtbYPuwWTZNcEuC0eZXMlW7X6GCNmwCO3Kj8AgU=
SHA256 (Pkgfile) = f366409e84fbde25b0d9e64abb0ad916f02b3a70d4b04cde18978d0fc0938f6f
SHA256 (.footprint) = 17b90160a7e08c3f0c2b07c3b8cc36e668631be58550addebb973ee90c62396b
SHA256 (rofi-1.7.3.tar.gz) = 608458775d0a8699dc31027e786aa9f3a63658ebfb98c5c807620a5889687ecc
RWSagIOpLGJF34F4Bl9yQ7klpRzm7WZMGftWTxLPYlni+knEYewl3QDAwLWl2YQid2HUG893SpzGuOz+yBgWh7IPkPpub1OXZQI=
SHA256 (Pkgfile) = b22ea12917636145126c021fda34bbe973bc1492afcaace5ca57d5b52a16e5b6
SHA256 (.footprint) = 8ff293b9f6a23342f6e564655b8b16d37d921cd80d392e950a5c210c4b899bd4
SHA256 (rofi-1.7.5.tar.gz) = 2fa9a8959e09116e0d4ad4314e4b1904a96ccce51ed6d5a7ef533af3364b9651

View File

@ -4,7 +4,7 @@
# Depends on: pango startup-notification libxkbcommon xorg-xcb-util-xrm librsvg check xorg-xcb-util-wm xorg-xcb-util-cursor
name=rofi
version=1.7.3
version=1.7.5
release=1
source=(https://github.com/DaveDavenport/$name/releases/download/$version/$name-$version.tar.gz)