summaryrefslogtreecommitdiff
path: root/scrot
diff options
context:
space:
mode:
Diffstat (limited to 'scrot')
-rw-r--r--scrot/Pkgfile10
1 files changed, 6 insertions, 4 deletions
diff --git a/scrot/Pkgfile b/scrot/Pkgfile
index 6bd3de7a2..536eb2103 100644
--- a/scrot/Pkgfile
+++ b/scrot/Pkgfile
@@ -1,7 +1,8 @@
-# Description: Commandline screen capture util like "import"
-# URL: http://linuxbrit.co.uk/scrot/
-# Maintainer: Mark Rosenstand, mark at borkware dot net
-# Depends on: giblib
+# Description: Commandline screen capture.
+# URL: http://linuxbrit.co.uk/scrot/
+# Maintainer: Danny Rawlins, romster at shortcircuit dot net dot au
+# Packager: Mark Rosenstand, mark at borkware dot net
+# Depends on: giblib
name=scrot
version=0.8
@@ -15,3 +16,4 @@ build() {
make DESTDIR=$PKG install
rm -r $PKG/usr/doc
}
+

Generated by cgit