diff options
Diffstat (limited to 'repos/extra/tty-clock')
| -rw-r--r-- | repos/extra/tty-clock/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/tty-clock/.files | 7 | ||||
| -rw-r--r-- | repos/extra/tty-clock/abuild | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/repos/extra/tty-clock/.checksum b/repos/extra/tty-clock/.checksum new file mode 100644 index 00000000..1336d985 --- /dev/null +++ b/repos/extra/tty-clock/.checksum @@ -0,0 +1 @@ +65dfc7738df5da502f10dcadf45d4ec0a87e5a1306a8d08ff348da2272350a6b tty-clock-2.3.tar.gz diff --git a/repos/extra/tty-clock/.files b/repos/extra/tty-clock/.files new file mode 100644 index 00000000..0e9e74cb --- /dev/null +++ b/repos/extra/tty-clock/.files @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/tty-clock +drwxr-xr-x root/root usr/share/ +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/tty-clock.1.gz diff --git a/repos/extra/tty-clock/abuild b/repos/extra/tty-clock/abuild new file mode 100644 index 00000000..0437d9b2 --- /dev/null +++ b/repos/extra/tty-clock/abuild @@ -0,0 +1,4 @@ +name=tty-clock +version=2.3 +release=1 +source="https://github.com/xorg62/${name}/archive/v${version}/${name}-${version}.tar.gz" |