diff options
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = rofi-lbonn-wayland-git pkgdesc = A window switcher, application launcher and dmenu replacement (Wayland fork) - pkgver = 1.3.1.r1315.g498fd2fc + pkgver = 1.3.1.r1349.gf0139710 pkgrel = 1 url = https://github.com/lbonn/rofi arch = x86_64 @@ -19,7 +19,7 @@ pkgbase = rofi-lbonn-wayland-git optdepends = i3-wm: use as a window switcher provides = rofi conflicts = rofi - source = rofi::git+https://github.com/lbonn/rofi.git + source = rofi::git+https://github.com/lbonn/rofi.git#branch=wayland sha256sums = SKIP pkgname = rofi-lbonn-wayland-git @@ -10,7 +10,7 @@ _gitname=rofi pkgname=rofi-lbonn-wayland-git -pkgver=1.3.1.r1315.g498fd2fc +pkgver=1.3.1.r1349.gf0139710 pkgrel=1 pkgdesc='A window switcher, application launcher and dmenu replacement (Wayland fork)' arch=(x86_64) @@ -21,7 +21,7 @@ makedepends=(check git meson wayland-protocols) optdepends=('i3-wm: use as a window switcher') provides=(rofi) conflicts=(rofi) -source=("${_gitname}::git+${url}.git") +source=("${_gitname}::git+${url}.git#branch=wayland") sha256sums=('SKIP') pkgver() { |