From a2d1ad032a55b9d250ad415bca04a7c939fb6e5b Mon Sep 17 00:00:00 2001 From: narayanls Date: Sun, 15 Feb 2026 17:38:55 -0300 Subject: [PATCH] update to v1.3.1 --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c0ef4c18db1f..18bfe94d22bd 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = tac-writer - pkgdesc = Academic writing assistant using the Continuous Argumentation Technique (CAT) + pkgdesc = Academic writing assistant using the Continuous Argumentation Technique (TAC) pkgver = 26.02.15 - pkgrel = 1729 + pkgrel = 1738 url = https://github.com/narayanls/tac-writer arch = any license = MIT diff --git a/PKGBUILD b/PKGBUILD index 47a225e5313d..02d1662a5118 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Tales Mendonça pkgname=tac-writer -pkgdesc="Academic writing assistant using the Continuous Argumentation Technique (CAT)" +pkgdesc="Academic writing assistant using the Continuous Argumentation Technique (TAC)" # Uncomment and edit the following lines as needed depends=( 'gtk4'