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

Morten Linderud foxboron at gemini.archlinux.org
Sun Aug 29 20:45:32 UTC 2021


    Date: Sunday, August 29, 2021 @ 20:45:32
  Author: foxboron
Revision: 1010013

upgpkg: rofi 1.7.0-1

Modified:
  rofi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-29 19:38:58 UTC (rev 1010012)
+++ PKGBUILD	2021-08-29 20:45:32 UTC (rev 1010013)
@@ -8,17 +8,17 @@
 # Contributor: SanskritFritz (gmail)
 
 pkgname=rofi
-pkgver=1.6.1
+pkgver=1.7.0
 pkgrel=1
 pkgdesc='A window switcher, application launcher and dmenu replacement'
 arch=(x86_64)
 url="https://github.com/DaveDavenport/$pkgname"
 license=(MIT)
-depends=(libxdg-basedir startup-notification libxkbcommon-x11 xcb-util-wm xcb-util-xrm librsvg)
+depends=(libxdg-basedir startup-notification libxkbcommon-x11 xcb-util-wm xcb-util-xrm librsvg xcb-util-cursor)
 makedepends=(check)
 optdepends=('i3-wm: use as a window switcher')
 source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('424c6ea7b14b3dac324ab065e59c5f3fb877befb46914a0498e8bd4017fae98a')
+sha256sums=('aabb95b35fc30da2de75292b97d9a3f0f367805a40ffe9ee68d8213ddbc049a4')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list