mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/phoc: upgrade to 0.40.0
This commit is contained in:
parent
7994c67d96
commit
aa1a51b013
@ -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
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user