summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73dfe41b2be4..f6c6c5d89879 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
# Contributor: Kevin Brubeck Unhammer <unhammer@fsfe.org>
pkgname=apertium-cat-ita
pkgver=0.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Apertium translation pair for Catalan and Italian"
url="https://github.com/apertium/${pkgname}"
license=('GPL2')
makedepends=('pkgconf' 'autoconf')
depends=('apertium>=3.4.2' 'apertium-lex-tools>=0.2.5' 'vislcg3>=1.3.0' 'apertium-cat' 'apertium-ita')
+replaces=('apertium-ca-it')
arch=('i686' 'x86_64')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/apertium/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=('9982f9a48d69cb064a111b88901db72ed3c7e677f4059f0577f0c793ffd337e9')