diff options
author | Hans Ole Hatzel | 2020-12-01 15:35:15 +0100 |
---|---|---|
committer | Hans Ole Hatzel | 2020-12-01 15:35:57 +0100 |
commit | 16eb445d8f308c86a52fb4a24dd39f73e88838b0 (patch) | |
tree | 79ae3eaf811264831405009617e1ed9e842f78fb /.SRCINFO | |
parent | 2b826d7a356572b1caa05c105c18e16b916dfdb5 (diff) | |
download | aur-sfst.tar.gz |
Fix checksum and man page install path
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = sfst pkgdesc = Toolbox for the implementation of morphological analyzers and other tools. pkgver = 1.4.7e - pkgrel = 1 + pkgrel = 2 url = https://www.cis.uni-muenchen.de/~schmid/tools/SFST/ arch = i686 arch = x86_64 @@ -11,7 +11,7 @@ pkgbase = sfst makedepends = ncurses makedepends = m4 source = https://www.cis.uni-muenchen.de/~schmid/tools/SFST/data/SFST-1.4.7e.tar.gz - sha256sums = 9e1bda84db1575ffb3bea56f3d49898661ad663280c5b813467cd17a7d6b76ac + sha256sums = 4c5de5ace89cb564acd74224074bbb32a72c8cf744dc8ef565971da3f22299e4 pkgname = sfst |