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

Morten Linderud foxboron at archlinux.org
Mon Jul 1 19:27:46 UTC 2019


    Date: Monday, July 1, 2019 @ 19:27:45
  Author: foxboron
Revision: 487173

upgpkg: rofi 1.5.4-1

Modified:
  rofi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-01 18:50:19 UTC (rev 487172)
+++ PKGBUILD	2019-07-01 19:27:45 UTC (rev 487173)
@@ -8,17 +8,17 @@
 # Contributor: SanskritFritz (gmail)
 
 pkgname=rofi
-pkgver=1.5.3
+pkgver=1.5.4
 pkgrel=1
 pkgdesc='A window switcher, application launcher and dmenu replacement'
 arch=(x86_64)
-url="https://github.com/DaveDavenport/$pkgname/"
+url="https://github.com/DaveDavenport/$pkgname"
 license=(MIT)
 depends=(libxdg-basedir startup-notification libxkbcommon-x11 xcb-util-wm xcb-util-xrm librsvg)
 makedepends=(check)
 optdepends=('i3-wm: use as a window switcher')
 source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('8a22fd59a7d8f51a557fa8897ec3659022cb55f221d813381f8f0ab585f2e878')
+sha256sums=('91a502cc29f964b529cd6228dbe655e82ab4e69c9852d23a24d9c1efb1af54db')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list