diff options
author | Aaron Ball <nullspoon@oper.io> | 2022-03-12 13:46:04 -0700 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2022-03-12 13:46:04 -0700 |
commit | 6ea29d37cb6e1c841fa2d0c8d3eada7a37a6a56f (patch) | |
tree | 72bdd91559421814136bee0a7466204f2038eafe /bemenu | |
parent | c5850abc9164b52bb1065a2d53e5c8e75f3a394f (diff) | |
download | ports-6ea29d37cb6e1c841fa2d0c8d3eada7a37a6a56f.tar.gz ports-6ea29d37cb6e1c841fa2d0c8d3eada7a37a6a56f.tar.xz |
bemenu:version from 0.6.3 to 0.6.7
Diffstat (limited to 'bemenu')
-rw-r--r-- | bemenu/.footprint | 6 | ||||
-rw-r--r-- | bemenu/.md5sum | 2 | ||||
-rw-r--r-- | bemenu/.signature | 8 | ||||
-rw-r--r-- | bemenu/Pkgfile | 2 |
4 files changed, 9 insertions, 9 deletions
diff --git a/bemenu/.footprint b/bemenu/.footprint index 47b7616..978c645 100644 --- a/bemenu/.footprint +++ b/bemenu/.footprint @@ -9,9 +9,9 @@ drwxr-xr-x root/root usr/lib/bemenu/ -rwxr-xr-x root/root usr/lib/bemenu/bemenu-renderer-curses.so -rwxr-xr-x root/root usr/lib/bemenu/bemenu-renderer-wayland.so -rwxr-xr-x root/root usr/lib/bemenu/bemenu-renderer-x11.so -lrwxrwxrwx root/root usr/lib/libbemenu.so -> libbemenu.so.0.6.3 -lrwxrwxrwx root/root usr/lib/libbemenu.so.0 -> libbemenu.so.0.6.3 --rwxr-xr-x root/root usr/lib/libbemenu.so.0.6.3 +lrwxrwxrwx root/root usr/lib/libbemenu.so -> libbemenu.so.0.6.7 +lrwxrwxrwx root/root usr/lib/libbemenu.so.0 -> libbemenu.so.0.6.7 +-rwxr-xr-x root/root usr/lib/libbemenu.so.0.6.7 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/bemenu.pc drwxr-xr-x root/root usr/share/ diff --git a/bemenu/.md5sum b/bemenu/.md5sum index 5826dfe..d945775 100644 --- a/bemenu/.md5sum +++ b/bemenu/.md5sum @@ -1 +1 @@ -4be51ece82b9b468791fee2fbb15fda2 bemenu-0.6.3.tar.gz +0192901b294b8d1b159a33961ce87f71 bemenu-0.6.7.tar.gz diff --git a/bemenu/.signature b/bemenu/.signature index b94b122..68f9f43 100644 --- a/bemenu/.signature +++ b/bemenu/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/nullspoon.pub -RWThnm0RuVZhZn0BrHMckBm1XM9CW0lMTVV7HZRN56oTb1j0B0Ec+w+UY3VusE1iaAG5eZ2Ojf3UIGjcpH2M5fOV2Qc1oIQhdAc= -SHA256 (Pkgfile) = 61e70dc537d6e80db7aaf0f389e6501670b7185a2378499b0ef0da846f60616c -SHA256 (.footprint) = 85824045c68b4e734819c734d936c07f5031be1c67ab17e8973694066aa6906a -SHA256 (bemenu-0.6.3.tar.gz) = 9576dc474320f3c30e9f56f55c884d66578be0d5a71c1e9f4551f06c65702a06 +RWThnm0RuVZhZs5k4MLMte0VfmDkqCrieZyEIMPwDpR8lWPQEHtd1y2iwZutlXN0cgtB/KOrtYAhlsXFYsCJlUvlsGfltFPA+gs= +SHA256 (Pkgfile) = aee286ceaa69608c0e7160383f38cb11427b0aeb667daca38cfccdb400426aef +SHA256 (.footprint) = be195a52d56c38c2ef76bba4c65094a424f7ff3d32d4ac81aecc3bf1a82171a3 +SHA256 (bemenu-0.6.7.tar.gz) = 8982ffbeebb0f642e0a68d3ab5a16078b2f43548ddca70a5ad30a597529ff142 diff --git a/bemenu/Pkgfile b/bemenu/Pkgfile index 2d41f22..ed3a496 100644 --- a/bemenu/Pkgfile +++ b/bemenu/Pkgfile @@ -4,7 +4,7 @@ # Depends on: wayland wayland-protocols libxkbcommon pango cairo name=bemenu -version=0.6.3 +version=0.6.7 release=1 source=(https://github.com/Cloudef/bemenu/releases/download/${version}/${name}-${version}.tar.gz) |