diff --git a/tscreen/.footprint b/tscreen/.footprint index 1d0ae6946..e6c69d07d 100644 --- a/tscreen/.footprint +++ b/tscreen/.footprint @@ -1,7 +1,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -lrwxrwxrwx root/root usr/bin/tscreen -> tscreen-0.4.8 --rwxr-xr-x root/root usr/bin/tscreen-0.4.8 +lrwxrwxrwx root/root usr/bin/tscreen -> tscreen-0.4.9 +-rwxr-xr-x root/root usr/bin/tscreen-0.4.9 drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/rscreen.1.gz diff --git a/tscreen/.md5sum b/tscreen/.md5sum index 870bc1f5c..23ba2f7a7 100644 --- a/tscreen/.md5sum +++ b/tscreen/.md5sum @@ -1 +1 @@ -caf063663625b68f104392d3ba62aaf8 tscreen-0.4.8.tar.gz +12303c84a93a78f1c44441323ba38845 tscreen-0.4.9.tar.gz diff --git a/tscreen/Pkgfile b/tscreen/Pkgfile index 63241e04d..f98c6b62a 100644 --- a/tscreen/Pkgfile +++ b/tscreen/Pkgfile @@ -1,10 +1,10 @@ -# Description: A for of GNU screen terminal manager +# Description: A fork of GNU screen terminal manager # URL: http://www.steve.org.uk/Software/tscreen # Maintainer: Thomas Penteker, tek at serverop dot de # Depends on: ncurses name=tscreen -version=0.4.8 +version=0.4.9 release=1 source=(http://www.steve.org.uk/Software/tscreen/dist/$name-$version.tar.gz)