diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dbb680..b7c41e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ Project Home: https://gitlab.com/troyengel/petrified +## [2.0.3] - 2019-10-04 +- Update systemd units to use Requires (#6) + ## [2.0.2] - 2018-06-05 - Migrate to gitlab.com and update README / man page - Add basic CONTRIBUTING.md diff --git a/arch/PKGBUILD-git b/arch/PKGBUILD-git index 77a9e3e..55e97b2 100644 --- a/arch/PKGBUILD-git +++ b/arch/PKGBUILD-git @@ -5,10 +5,10 @@ pkgname=('petrified-git' 'petrified-git-systemd') pkgver=20141124.161601 pkgrel=1 arch=('any') -url="https://github.com/troyengel/petrified" +url="https://gitlab.com/troyengel/petrified" license=('GPL3') options=('emptydirs') -source=("https://github.com/troyengel/petrified/archive/master.tar.gz") +source=("https://gitlab.com/troyengel/petrified/archive/master.tar.gz") md5sums=('SKIP') pkgver() { diff --git a/petrified b/petrified index 85b2f4a..f8fb9d7 100755 --- a/petrified +++ b/petrified @@ -2,7 +2,7 @@ # ## petrified - bash client to update dynamic DNS at freedns.afraid.org ## Copyright (c) 2014 Troy Engel -## Version: 2.0.2 +## Version: 2.0.3 # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/petrified.1 b/petrified.1 index 8a1aa46..4bede1b 100644 --- a/petrified.1 +++ b/petrified.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) +.\" Automatically generated by Pod::Man 4.11 (Pod::Simple 3.35) .\" .\" Standard preamble: .\" ======================================================================== @@ -54,16 +54,20 @@ .\" Avoid warning from groff about undefined register 'F'. .de IX .. -.if !\nF .nr F 0 -.if \nF>0 \{\ -. de IX -. tm Index:\\$1\t\\n%\t"\\$2" +.nr rF 0 +.if \n(.g .if rF .nr rF 1 +.if (\n(rF:(\n(.g==0)) \{\ +. if \nF \{\ +. de IX +. tm Index:\\$1\t\\n%\t"\\$2" .. -. if !\nF==2 \{\ -. nr % 0 -. nr F 2 +. if !\nF==2 \{\ +. nr % 0 +. nr F 2 +. \} . \} .\} +.rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. @@ -129,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "PETRIFIED 1" -.TH PETRIFIED 1 "2018-06-04" "petrified 2.0.2" "Petrified Manual" +.TH PETRIFIED 1 "2018-06-05" "petrified 2.0.3" "Petrified Manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l