summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Bunkus2017-09-28 20:00:02 +0200
committerMoritz Bunkus2017-09-28 20:00:02 +0200
commitf99f457fc934bd63b3bcd9d21e7281ae06881164 (patch)
tree88ab4d2b04a68cc9fa0f6251597f2eaa08f76068
parent66ace4cac72155d7f5406a98f31c721d03550c93 (diff)
downloadaur-f99f457fc934bd63b3bcd9d21e7281ae06881164.tar.gz
add maintainer tag
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19fbdb4ef67c..1f5680ef9afd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Oct 26 07:02:48 UTC 2016
+# Thu Sep 28 18:00:02 UTC 2017
pkgbase = perl-lock-file
pkgdesc = File locker with an automatic out-of-scope unlocking mechanism
pkgver = 1.03
diff --git a/PKGBUILD b/PKGBUILD
index f7622476e283..97085c54685e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,5 @@
+# Maintainer: Moritz Bunkus <moritz@bunkus.org>
+
# Moritz Bunkus <moritz@bunkus.org>
pkgname='perl-lock-file'