rofi: updated to version 1.7.0; new dependency: xorg-xcb-util-cursor

This commit is contained in:
Matt Housh 2021-11-20 00:46:11 -06:00
parent 1080c233fb
commit 5415481ede
3 changed files with 9 additions and 6 deletions

View File

@ -37,6 +37,7 @@ drwxr-xr-x root/root usr/share/rofi/themes/
-rw-r--r-- root/root usr/share/rofi/themes/blue.rasi
-rw-r--r-- root/root usr/share/rofi/themes/c64.rasi
-rw-r--r-- root/root usr/share/rofi/themes/dmenu.rasi
-rw-r--r-- root/root usr/share/rofi/themes/docu.rasi
-rw-r--r-- root/root usr/share/rofi/themes/fancy.rasi
-rw-r--r-- root/root usr/share/rofi/themes/glue_pro_blue.rasi
-rw-r--r-- root/root usr/share/rofi/themes/gruvbox-common.rasi
@ -46,6 +47,8 @@ drwxr-xr-x root/root usr/share/rofi/themes/
-rw-r--r-- root/root usr/share/rofi/themes/gruvbox-light-hard.rasi
-rw-r--r-- root/root usr/share/rofi/themes/gruvbox-light-soft.rasi
-rw-r--r-- root/root usr/share/rofi/themes/gruvbox-light.rasi
-rw-r--r-- root/root usr/share/rofi/themes/iggy.jpg
-rw-r--r-- root/root usr/share/rofi/themes/iggy.rasi
-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

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31RwVlBTovTPBItU7yIHWjCdM8OPBugl+bVsjHmkSLtkbWBo92c5WhV+NgA5Lgsph/f5QgWiCJcBLP7zBz874gg=
SHA256 (Pkgfile) = 50fc443d62e266b06b254fa7a562805e4f0854e3267da039b783ba4916d0791f
SHA256 (.footprint) = 0d604f45f1547a155728f7911638e8a8b5198caa09ad811e90470b65e2806ab6
SHA256 (rofi-1.6.1.tar.gz) = 8d1df739117fb79e519b40f9a7824586f88a5fe8643bd30d9b9325b7b0a4f411
RWSagIOpLGJF3zGuLCKrXxcHNPHLuVNGHLlXuYc1e30cD1I5LFwJ+BIjsY4ItKaHqiy2qN4A9OGGQVgTJdnuHpBjwds/R7uvtQ8=
SHA256 (Pkgfile) = d0e53f2ee0bf6c0f43bafef73edc460d4eb5a4de44c293f193d1aa3b4b216201
SHA256 (.footprint) = 9c04aa0830db0c059ff6a3ab8bcbca3e5e78b34ff4e60d83e2ef93feb4d856c5
SHA256 (rofi-1.7.0.tar.gz) = ed5fbdf4314f13bc3b25e7e1fb073460dbbaf2f39d420576040762e70082d146

View File

@ -1,10 +1,10 @@
# Description: A window switcher, application launcher and dmenu replacement
# URL: https://github.com/DaveDavenport/rofi
# Maintainer: Matt Housh, jaeger at crux dot ninja
# Depends on: pango startup-notification libxkbcommon xorg-xcb-util-xrm librsvg check xorg-xcb-util-wm
# Depends on: pango startup-notification libxkbcommon xorg-xcb-util-xrm librsvg check xorg-xcb-util-wm xorg-xcb-util-cursor
name=rofi
version=1.6.1
version=1.7.0
release=1
source=(https://github.com/DaveDavenport/$name/releases/download/$version/$name-$version.tar.gz)