summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ab8df50fafd1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = petrified
+ pkgver = 1.0.5
+ pkgrel = 1
+ url = https://github.com/troyengel/petrified
+ changelog = petrified.archlog
+ arch = any
+ license = GPL3
+ options = emptydirs
+ source = https://github.com/troyengel/petrified/archive/v1.0.5.tar.gz
+ md5sums = SKIP
+
+pkgname = petrified
+ pkgdesc = Bash client to update dynamic DNS at freedns.afraid.org
+ install = petrified.archinst
+ depends = util-linux
+ depends = coreutils
+ depends = bash
+ depends = iproute2
+ depends = curl
+ backup = etc/petrified.conf
+
+pkgname = petrified-systemd
+ pkgdesc = Unit files for petrified systemd usage
+ depends = petrified
+ depends = systemd
+