summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-10-14 17:51:55 -0600
committerMark Wagie2021-10-14 17:51:55 -0600
commite6ed780e658874ad70c1b109d16aa9d0c609e4c6 (patch)
tree7c5b5c9e198dbf9ac03b7df903f7d4b10b8e3367 /PKGBUILD
parentff5af1692d46a6cfe4a8b9956b5b212f08f54b3c (diff)
downloadaur-e6ed780e658874ad70c1b109d16aa9d0c609e4c6.tar.gz
minor adjustment
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee307b3e57bb..9938cc985b27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@ url="https://apps.gnome.org/app/re.sonny.Commit"
license=('GPL3')
depends=('libadwaita' 'gjs' 'gtk4')
makedepends=('meson')
-checkdepends=('appstream-glib')
+#checkdepends=('appstream-glib')
optdepends=('git: git support'
'mercurial: mercurial support'
-# 'gspell: spell checking support' # Spell checking currently disabled
+# 'gspell: spell checking support' # Spell checking has been temporarily removed
)
source=("$pkgname-$pkgver.tar.gz::https://github.com/sonnyp/Commit/archive/refs/tags/v$pkgver.tar.gz")
sha256sums=('6821a2dd3b422f27c42b0119b9fc96b588cfd6a87111f9d5b8e4ac3556dbf136')