aboutsummaryrefslogtreecommitdiffstats
path: root/testing/wayfire/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/wayfire/APKBUILD')
-rw-r--r--testing/wayfire/APKBUILD11
1 files changed, 4 insertions, 7 deletions
diff --git a/testing/wayfire/APKBUILD b/testing/wayfire/APKBUILD
index 014511b8f30..bf0b6df2c12 100644
--- a/testing/wayfire/APKBUILD
+++ b/testing/wayfire/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Danct12 <danct12@disroot.org>
# Maintainer: Danct12 <danct12@disroot.org>
pkgname=wayfire
-pkgver=0.4.0
-pkgrel=1
+pkgver=0.5.0
+pkgrel=0
pkgdesc="Compiz-clone Wayland compositor"
url="https://wayfire.org"
arch="all"
@@ -19,9 +19,7 @@ makedepends="
"
options="!check" # no testsuite
subpackages="$pkgname-dev"
-source="https://github.com/WayfireWM/wayfire/releases/download/$pkgver/wayfire-$pkgver.tar.xz
- wlroots_0.11.0.patch
- "
+source="https://github.com/WayfireWM/wayfire/releases/download/$pkgver/wayfire-$pkgver.tar.xz"
build() {
abuild-meson \
@@ -38,5 +36,4 @@ package() {
install -Dm644 wayfire.desktop "$pkgdir"/usr/share/wayland-sessions/wayfire.desktop
}
-sha512sums="e96cdb90ce36c005476e08608683983aa167e58aea80fcfd3b24ab0836ec4aa50fb5a7eeb0872a1b1014e3073ed826e1c83d3146b39d3cdb2a8b3a0895155649 wayfire-0.4.0.tar.xz
-9f6682e14495398f02faf72070820e818b14138d9c6d810454d76209c4582f3edaa7c238448fb2c03f5f51a688311d8e7e338f384f7f51caf7f287dde23c093d wlroots_0.11.0.patch"
+sha512sums="9c2d116a5d6e77e37b0e4eef26624d43d6ab3a80e56e19a2de1fdd28a2a522c24b9e346eb4529848f3b2c3668460a51f428a0c196286ec8300e4823250eae811 wayfire-0.5.0.tar.xz"