summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ddfee4143ca..a7e5f6d59fc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,5 @@
+# Maintainer: Andrey Rodionov <roand at inbox dot ru>
+# Co-Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=hotshots-git
pkgver=r19.e3712ae
pkgrel=1
@@ -31,4 +33,4 @@ package() {
install -Dm644 packaging/flatpak/HotShots.metainfo.xml \
"$pkgdir/usr/share/mime/packages/${pkgname%-git}.xml"
-} \ No newline at end of file
+}