From 01bdb6a2ffeec65b56f4a71e6ec8552630fb5d8a Mon Sep 17 00:00:00 2001 From: Danct12 Date: Wed, 24 Feb 2021 12:38:56 +0700 Subject: testing/wayfire: upgrade to 0.7.0 Signed-off-by: Danct12 --- testing/wayfire/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/wayfire/APKBUILD b/testing/wayfire/APKBUILD index 5adcf4709d2..086562c2b31 100644 --- a/testing/wayfire/APKBUILD +++ b/testing/wayfire/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Danct12 # Maintainer: Danct12 pkgname=wayfire -pkgver=0.6.0 +pkgver=0.7.0 pkgrel=0 pkgdesc="Compiz-clone Wayland compositor" url="https://wayfire.org" @@ -19,7 +19,7 @@ makedepends=" " options="!check" # no testsuite subpackages="$pkgname-dev" -source="https://github.com/WayfireWM/wayfire/releases/download/$pkgver/wayfire-$pkgver.tar.xz" +source="https://github.com/WayfireWM/wayfire/releases/download/v$pkgver/wayfire-$pkgver.tar.xz" build() { abuild-meson \ @@ -36,4 +36,4 @@ package() { install -Dm644 wayfire.desktop "$pkgdir"/usr/share/wayland-sessions/wayfire.desktop } -sha512sums="dc6b5378dc51352ab41ac3c5713e73f341caa2a119a91826818b0a7cde629e63ce855a4376b5c60b468717336dda4806fb1195d534cd7ab2e5d6285c8075102e wayfire-0.6.0.tar.xz" +sha512sums="eaaa193619a6cb0c7a0879aa24a7f6d468e81aeef0b9f17a282f5f930c00557a021f4d45de4aae6f57ce5e427148387c3fdf344ea9c6843a75e777eeeeb96f79 wayfire-0.7.0.tar.xz" -- cgit v1.2.3