summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Bunkus2017-09-28 19:58:48 +0200
committerMoritz Bunkus2017-09-28 19:58:48 +0200
commitdc5c68a1d3ef1fe954bdabb68b678a4aa0309bc9 (patch)
tree789984552295e637cf00e2a9c7f04a627d04cf29
parent534dbaaaa8308f99515cde1b122f37fbc69a7735 (diff)
downloadaur-dc5c68a1d3ef1fe954bdabb68b678a4aa0309bc9.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 ae5a5aca1cef..07f311427453 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri May 12 07:33:13 UTC 2017
+# Thu Sep 28 17:58:48 UTC 2017
pkgbase = perl-context-preserve
pkgdesc = run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller
pkgver = 0.02
diff --git a/PKGBUILD b/PKGBUILD
index f94eb34bf45c..aa7534deb6ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,5 @@
+# Maintainer: Moritz Bunkus <moritz@bunkus.org>
+
# Moritz Bunkus <moritz@bunkus.org>
pkgname='perl-context-preserve'