From 7445eacbca16a322f5df49db55115004825be8d2 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Sun, 20 Oct 2024 21:16:28 -0400 Subject: [PATCH] Fixed the PKGBUILD. --- distro-packages/Arch-Linux/PKGBUILD | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/distro-packages/Arch-Linux/PKGBUILD b/distro-packages/Arch-Linux/PKGBUILD index c915561..ead70d2 100644 --- a/distro-packages/Arch-Linux/PKGBUILD +++ b/distro-packages/Arch-Linux/PKGBUILD @@ -3,7 +3,7 @@ pkgname=cthulhu pkgver=0.1 pkgrel=1 -pkgdesc="Screen reader for individuals who are blind or visually impaired forked from Cthulhu" +pkgdesc="Screen reader for individuals who are blind or visually impaired forked from Orca" url="https://git.stormux.org/storm/cthulhu" arch=(any) license=(LGPL) @@ -35,8 +35,6 @@ makedepends=( itstool yelp-tools ) -groups=(gnome) -_commit=9e77d1baf9bd24b78d7499ad9b2e8bb80c9a0c81 # tags/CTHULHU_45_1^0 source=("git+https://git.stormux.org/storm/cthulhu.git") b2sums=('SKIP')