## arg 1:  the new package version
post_install() {
  /bin/date > /etc/archserver-installed
}

# vim:set ts=2 sw=2 et:
