diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/abiword/.footprint | 3 | ||||
-rw-r--r-- | extra/abiword/.md5sum | 2 | ||||
-rwxr-xr-x | extra/abiword/Pkgfile | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/extra/abiword/.footprint b/extra/abiword/.footprint index 755e7b338..720588b05 100644 --- a/extra/abiword/.footprint +++ b/extra/abiword/.footprint @@ -270,3 +270,6 @@ drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/abiword.desktop drwxr-xr-x root/root usr/share/icons/ -rw-r--r-- root/root usr/share/icons/abiword_48.png +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/abiword.1.gz diff --git a/extra/abiword/.md5sum b/extra/abiword/.md5sum index 740f90c46..1b4053223 100644 --- a/extra/abiword/.md5sum +++ b/extra/abiword/.md5sum @@ -1 +1 @@ -284fe25289c160c3797b527a8aacad12 abiword-2.8.1.tar.gz +b44ffbebd5bd0f5f98f34dc8c688b4ed abiword-2.8.2.tar.gz diff --git a/extra/abiword/Pkgfile b/extra/abiword/Pkgfile index 4f03709d2..e018dcac7 100755 --- a/extra/abiword/Pkgfile +++ b/extra/abiword/Pkgfile @@ -5,7 +5,7 @@ # Depends on: aspell, fribidi, libgnomeprintui, enchant, wv, librsvg name=abiword -version=2.8.1 +version=2.8.2 release=1 source=(http://www.abisource.com/downloads/$name/$version/source/$name-$version.tar.gz) |