[arch-commits] Commit in rofi/trunk (PKGBUILD)

Morten Linderud foxboron at gemini.archlinux.org
Tue Aug 16 21:25:28 UTC 2022


    Date: Tuesday, August 16, 2022 @ 21:25:28
  Author: foxboron
Revision: 1266674

upgpkg: rofi 1.7.4-1

Modified:
  rofi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-16 21:24:56 UTC (rev 1266673)
+++ PKGBUILD	2022-08-16 21:25:28 UTC (rev 1266674)
@@ -8,7 +8,7 @@
 # Contributor: SanskritFritz (gmail)
 
 pkgname=rofi
-pkgver=1.7.3
+pkgver=1.7.4
 pkgrel=1
 pkgdesc='A window switcher, application launcher and dmenu replacement'
 arch=(x86_64)
@@ -18,7 +18,7 @@
 makedepends=(check)
 optdepends=('i3-wm: use as a window switcher')
 source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('25868b68ff98338c5421211fa2f8286f9c5b6f900b4bfb7c99e0fe64eb4db67b')
+sha256sums=('1922e7dec6d591335384e4b14e94e592d96be1e4ff07f1506e9c3c367da62cdf')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list