Skip to content

Commit 91b113e

Browse files
fossddptrcnull
authored andcommitted
1 parent 00337a9 commit 91b113e

File tree

2 files changed

+4
-30
lines changed

2 files changed

+4
-30
lines changed

community/fractal/0001-camera-Fix-crash-in-LinuxCamera-has_cameras.patch

Lines changed: 0 additions & 24 deletions
This file was deleted.

community/fractal/APKBUILD

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Contributor: Rasmus Thomsen <[email protected]>
22
# Maintainer: Natanael Copa <[email protected]>
33
pkgname=fractal
4-
pkgver=11
5-
pkgrel=1
4+
pkgver=11.1
5+
pkgrel=0
66
pkgdesc="Matrix group messaging app"
77
url="https://wiki.gnome.org/Apps/Fractal"
88
arch="x86_64 aarch64 ppc64le" # limited by Rust + crate dependencies
@@ -40,8 +40,7 @@ makedepends="
4040
"
4141
options="!check" # no tests
4242
subpackages="$pkgname-lang"
43-
source="$pkgname-$pkgver.tar.gz::https://gitlab.gnome.org/GNOME/fractal/-/archive/$pkgver/fractal-$pkgver.tar.gz
44-
0001-camera-Fix-crash-in-LinuxCamera-has_cameras.patch"
43+
source="$pkgname-$pkgver.tar.gz::https://gitlab.gnome.org/GNOME/fractal/-/archive/$pkgver/fractal-$pkgver.tar.gz"
4544

4645
case "$CARCH" in
4746
x86)
@@ -60,6 +59,5 @@ package() {
6059
}
6160

6261
sha512sums="
63-
aa5aba370bb0d2b6885cf121d88f3712568ca37c62866705ad0592e094629934a002a2decf6166c44cc7410ab9272af8da40a1e947a3f9ad5382f0639b9a7084 fractal-11.tar.gz
64-
0fa1324250a781daabca49f91f760c93e3b071a42364b8790f86dcdf7f8a998d7c0de98d4fe023a6461eccef8e40116edf58b5a828bb61a5bb8e8be17a8f9d09 0001-camera-Fix-crash-in-LinuxCamera-has_cameras.patch
62+
8c9ad68cc42fd96b254eb0cd6084e3b0e69c3b30684af71c8d136a109004ef2cd7c18d10b64a2c6d1b17aff3cecf627f07ffe0071572a55ee6efaa21781f383c fractal-11.1.tar.gz
6563
"

0 commit comments

Comments
 (0)