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

Anatol Pomozov anatolik at archlinux.org
Mon Oct 26 00:54:17 UTC 2015


    Date: Monday, October 26, 2015 @ 01:54:17
  Author: anatolik
Revision: 144983

upgpkg: rofi 0.15.10-1

Modified:
  rofi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-26 00:47:38 UTC (rev 144982)
+++ PKGBUILD	2015-10-26 00:54:17 UTC (rev 144983)
@@ -7,17 +7,17 @@
 # Contributor: SanskritFritz (gmail)
 
 pkgname=rofi
-pkgver=0.15.8
-pkgrel=2
+pkgver=0.15.10
+pkgrel=1
 pkgdesc='Popup window switcher roughly based on superswitcher, requiring only xlib and xft'
 arch=(i686 x86_64)
 url='https://davedavenport.github.io/rofi/'
 license=(MIT)
-depends=(libx11 libxft freetype2 libxdg-basedir libxinerama pango)
+depends=(libx11 libxft freetype2 libxdg-basedir libxinerama pango startup-notification)
 makedepends=(i3-wm)
 optdepends=('i3-wm: use as a window switcher')
 source=(rofi-$pkgver.zip::https://github.com/DaveDavenport/rofi/archive/$pkgver.zip)
-sha256sums=('e30915049eeaf05b9b08d865dd51adfbf2355248e34159e77409b67e94ea9011')
+sha256sums=('3db53eb4ea2c7073db34f0acdcb384febbe9dc48c5ffcc4d4a522f1dcf7330f1')
 
 build() {
   cd rofi-$pkgver



More information about the arch-commits mailing list