summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-scripts/aur/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/build-scripts/aur/PKGBUILD b/build-scripts/aur/PKGBUILD
index 7a8cea42..d1ce9604 100644
--- a/build-scripts/aur/PKGBUILD
+++ b/build-scripts/aur/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=swayfx
pkgname="$_pkgname"
pkgver=0.2
-pkgrel=1
+pkgrel=2
license=("MIT")
pkgdesc="SwayFX: Sway, but with eye candy!"
makedepends=(
@@ -53,7 +53,6 @@ options=(debug)
install=sway.install
build() {
- export PKG_CONFIG_PATH='/usr/lib/wlroots0.15/pkgconfig'
arch-meson \
-Dsd-bus-provider=libsystemd \
-Dwerror=false \