[arch-commits] Commit in rofi/trunk (PKGBUILD)
Maxim Baz
maximbaz at archlinux.org
Sun Jun 23 21:38:20 UTC 2019
Date: Sunday, June 23, 2019 @ 21:38:19
Author: maximbaz
Revision: 483329
upgpkg: rofi 1.5.3-1
Modified:
rofi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-23 20:48:44 UTC (rev 483328)
+++ PKGBUILD 2019-06-23 21:38:19 UTC (rev 483329)
@@ -8,7 +8,7 @@
# Contributor: SanskritFritz (gmail)
pkgname=rofi
-pkgver=1.5.2
+pkgver=1.5.3
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=('f2b289d693d469ed8d61fbc7b1911d0024c100ce32752e636e116f243350ca9d')
+sha256sums=('8a22fd59a7d8f51a557fa8897ec3659022cb55f221d813381f8f0ab585f2e878')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list