summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-25 12:47:01 -0700
committerMark Wagie2024-01-25 12:47:01 -0700
commit3d9f2733849da5039224f88d6097575b6331bba1 (patch)
tree740079c669a4e0070c829538c26ed4d8759b9c98 /PKGBUILD
parent271ee6393ce3eee934ecd9e4bd1f01f33a525474 (diff)
downloadaur-3d9f2733849da5039224f88d6097575b6331bba1.tar.gz
switch to appstream for tests
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c6b224184a2..203d571a2363 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Kimiblock
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=apostrophe-git
-pkgver=2.6.3.r202.gcc6bef4
-pkgrel=3
+pkgver=2.6.3.r236.ga408df6
+pkgrel=1
pkgdesc="A distraction free Markdown editor for GNU/Linux made with GTK+"
arch=('any')
url="https://world.pages.gitlab.gnome.org/apostrophe"
@@ -26,7 +26,7 @@ makedepends=(
'meson'
'gobject-introspection'
)
-checkdepends=('appstream-glib')
+checkdepends=('appstream')
optdepends=(
'mathjax: for formula preview'
'texlive-bin: for the pdftex module'