summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Perez de Castro2024-04-08 10:15:13 +0300
committerAdrian Perez de Castro2024-04-08 10:15:13 +0300
commit26ed617c636b3cbbcac3160b589eb2765167467d (patch)
treedc235e11694ac63f52dd1c6744448bd0ec7b0e7e /PKGBUILD
parent7b189b1b27723a5e308f5c0658c31271eb96e509 (diff)
downloadaur-wayfire.tar.gz
Remove conflict on wayfire-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 905bfcd52633..d40a2b33ec41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
# Maintainer: Adrian Perez de Castro <aperez@igalia.com>
pkgname=wayfire
pkgver=0.8.1
-pkgrel=3
+pkgrel=4
pkgdesc="3D wayland compositor"
arch=(x86_64 aarch64)
url=https://wayfire.org
license=(MIT)
depends=(cairo pango "wf-config>=${pkgver%.*}.0" libjpeg libinput 'wlroots>=0.17')
makedepends=(meson ninja wayland-protocols glm cmake doctest nlohmann-json)
-conflicts=("${pkgname}-git")
source=("https://github.com/WayfireWM/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz")
b2sums=('1b596b28878789ca26eeb57c6c24e0b69508731de2144e1477f8071b41f17757b2125f2f4f99670ca8b7f85172a9f641b9be1f9190eeff5b261bcc2df1bec4ab')