summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f292df1ee6c6..9f21db90940c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,19 +4,19 @@
pkgname=river-git
_pkgname=${pkgname%-*}
-pkgver=r738.e6bb373
+pkgver=r764.18072e0
pkgrel=1
pkgdesc='A dynamic tiling wayland compositor.'
arch=('x86_64')
-url='https://github.com/ifreund/river'
+url='https://github.com/riverwm/river'
license=('GPL3')
depends=(
- 'mesa>=21.1.2' 'wlroots>=0.14.0' 'wayland' 'wayland-protocols'
- 'libxkbcommon' 'libevdev' 'pixman' 'xorg-xwayland' 'polkit'
+ 'mesa' 'wlroots' 'wayland' 'wayland-protocols' 'libxkbcommon'
+ 'libevdev' 'pixman' 'xorg-xwayland' 'polkit'
)
-makedepends=('zig>=0.8.0' 'git' 'scdoc')
+makedepends=('zig' 'git' 'scdoc')
provides=('river' 'riverctl' 'rivertile')
-conflicts=('river' 'river-noxwayland-git')
+conflicts=('river' 'river-bin' 'river-noxwayland-git')
source=(
"git+$url"
'git+https://github.com/ifreund/zig-pixman.git'