Skip to content
Snippets Groups Projects
Commit aa1a51b0 authored by achill (fossdd)'s avatar achill (fossdd) Committed by Kevin Daudt
Browse files

community/phoc: upgrade to 0.40.0

parent 7994c67d
No related branches found
No related tags found
1 merge request!68216Phosh 0.40.0
......@@ -4,7 +4,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: team/phosh <newbie13xd@gmail.com>
pkgname=phoc
pkgver=0.39.0
pkgver=0.40.0
pkgrel=0
pkgdesc="wlroots based Phone compositor for the Phosh shell"
arch="all !s390x" # blocked by gnome-desktop
......@@ -46,10 +46,9 @@ makedepends="
checkdepends="xvfb-run"
subpackages="$pkgname-dbg"
options="!check" # Needs fullblown EGL
source="
https://sources.phosh.mobi/releases/phoc/phoc-$pkgver.tar.xz
"
source="https://sources.phosh.mobi/releases/phoc/phoc-${pkgver/_/.}.tar.xz"
replaces="wlroots-phosh"
builddir="$srcdir/$pkgname-${pkgver/_/.}"
prepare() {
default_prepare
......@@ -83,5 +82,5 @@ package() {
}
sha512sums="
47e133754efaadb633ed963d4b30c531e3845b7211ce1f146c2c8a87c3ba3d19e8b46962e56b6b32d401adab97217134b2eb3c2b28715c1a5495e28540660cf8 phoc-0.39.0.tar.xz
3d3223ca7f2d3e865c3aa7924447d638b9dd7fef054f71ce667d545d1eeb5d13082e87093adc654426e7dec44e28df41858ef03bb3bb7d0c6c815e1bc958c855 phoc-0.40.0.tar.xz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment