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')