summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Lindvall2021-05-21 11:08:37 +0200
committerMarius Lindvall2021-05-21 11:08:37 +0200
commit859b291e696899d26fdee290d6e6841c06dda415 (patch)
tree3fb5140a5d8596408214f03618ccca373295292b
parentac82ce470d4f64884aa7a849f00f7686b2cf0c40 (diff)
downloadaur-859b291e696899d26fdee290d6e6841c06dda415.tar.gz
Initial commit
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c718f2dcdfa3..33e7c08f090f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = apertium-separable
pkgdesc = Module for reordering separable/discontiguous multiwords.
pkgver = 0.3.6
pkgrel = 1
- url = https://apertium.org
+ url = https://wiki.apertium.org/wiki/Apertium_separable
arch = i686
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index cdeab0c5e9fe..7bb2dc401c93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=apertium-separable
pkgver=0.3.6
pkgrel=1
pkgdesc="Module for reordering separable/discontiguous multiwords."
-url="https://apertium.org"
+url="https://wiki.apertium.org/wiki/Apertium_separable"
license=('GPL3')
makedepends=('pkgconf' 'autoconf' 'gcc')
depends=('apertium>=3.4.2' 'zlib')