diff --git a/.SRCINFO b/.SRCINFO index 2a2ea8c0398d..68f3a2deea8b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = tac-writer pkgdesc = Academic writing assistant using the Continuous Argumentation Technique (CAT) - pkgver = 26.01.28 - pkgrel = 1111 + pkgver = 26.01.30 + pkgrel = 0923 url = https://github.com/narayanls/tac-writer arch = any license = MIT @@ -23,6 +23,7 @@ pkgbase = tac-writer depends = hunspell-es_any depends = python-pylatex-git depends = texlive-langportuguese + depends = python-dropbox optdepends = hunspell-bg: For Bulgarian spell checking optdepends = hunspell-de: For German spell checking optdepends = hunspell-el: For Greek spell checking diff --git a/PKGBUILD b/PKGBUILD index b688c9227d07..3822f650fd04 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ # Maintainer: Narayan Lima da Silva -# Former Contributer: Tales Mendonça +# Contributor: Tales Mendonça pkgname=tac-writer pkgdesc="Academic writing assistant using the Continuous Argumentation Technique (CAT)" @@ -22,6 +22,7 @@ depends=( 'hunspell-es_any' 'python-pylatex-git' 'texlive-langportuguese' + 'python-dropbox' ) makedepends=('gettext') optdepends=(