From d0c62e803f6c9bb79f25169d8f175f4503ecf6cc Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Wed, 26 Jun 2019 21:56:20 +0200 Subject: [PATCH] rofi: bump to 1.5.4 --- rofi/.signature | 6 +++--- rofi/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/rofi/.signature b/rofi/.signature index c7bd561a1..54ffd89e7 100644 --- a/rofi/.signature +++ b/rofi/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39lqXfsFqG7NC+M0nNQFt+fpt897tzSPCdBCi5jUZEGbH27yT+LCTJ1IqIx06SHjRy1fGtGMcUuyINcMYnqfnQo= -SHA256 (Pkgfile) = d442f3c4304f4c0f83b5b7eaba5f947c22a5698878ba1966cc6655b7695e7320 +RWSagIOpLGJF38VL/fHU3CpcjIE5uoBif4pRPw+Mtzc4UUgbjgZzw2Me97r+6/2Gs7cydfEdi4yTRMqqxuWMwaP/JFB/3jwNvAI= +SHA256 (Pkgfile) = 9ec32ee9fb2ab7e476dfc283b6b3daa4e32b818b1c2a823343f660f61b12ff6b SHA256 (.footprint) = 1fd26c2a8680c065dbd6dea2d88d19ecf34bccbc8a4d81d7d9d6022010db78f3 -SHA256 (rofi-1.5.3.tar.gz) = 9d0679a58cf29c98be3b26fa88930b8b6bc43021cc334e2f7caabe6b9d9d53d7 +SHA256 (rofi-1.5.4.tar.gz) = 5c6fd80a978a7b145eb7c67df97574ce05742dcb087817523f082aa79d0abb27 diff --git a/rofi/Pkgfile b/rofi/Pkgfile index 061b29967..d8487e097 100644 --- a/rofi/Pkgfile +++ b/rofi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: check pango startup-notification libxkbcommon xorg-xcb-util-xrm librsvg check xorg-xcb-util-wm name=rofi -version=1.5.3 +version=1.5.4 release=1 source=(https://github.com/DaveDavenport/$name/releases/download/$version/$name-$version.tar.gz)