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

Anatol Pomozov anatolik at archlinux.org
Tue Jun 14 23:11:31 UTC 2016


    Date: Tuesday, June 14, 2016 @ 23:11:31
  Author: anatolik
Revision: 180117

upgpkg: rofi 1.1.0-1

Modified:
  rofi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-14 20:59:50 UTC (rev 180116)
+++ PKGBUILD	2016-06-14 23:11:31 UTC (rev 180117)
@@ -7,7 +7,7 @@
 # Contributor: SanskritFritz (gmail)
 
 pkgname=rofi
-pkgver=1.0.1
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='Popup window switcher roughly based on superswitcher, requiring only xlib and xft'
 arch=(i686 x86_64)
@@ -17,7 +17,7 @@
 makedepends=(i3-wm)
 optdepends=('i3-wm: use as a window switcher')
 source=(https://github.com/DaveDavenport/rofi/releases/download/$pkgver/rofi-$pkgver.tar.xz)
-sha256sums=('6718508cef6fc1c1e91000380357341aa5556f6cc7aafbec3d9c91b913ad5d06')
+sha256sums=('1622eca87566baa98d087500b069c7241627d230ef6217990f0bc4032ba01bd1')
 
 build() {
   cd rofi-$pkgver



More information about the arch-commits mailing list