summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c19636d44ea..b463cd44b6bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = allfilesystems
pkgdesc = Metapackage for all AUR and official repository file system tools (no out-of-tree file systems and file system as part of Linux kernel)
pkgver = 1
- pkgrel = 2
+ pkgrel = 3
url = https://www.archlinux.org/
arch = any
license = none
diff --git a/PKGBUILD b/PKGBUILD
index 591018a658a5..1a967ab3abd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,8 @@
+# Maintainer: blacktea <blackteahamburger@outlook.com>
+
pkgname=allfilesystems
pkgver=1
-pkgrel=2
+pkgrel=3
pkgdesc='Metapackage for all AUR and official repository file system tools (no out-of-tree file systems and file system as part of Linux kernel)'
arch=('any')
license=('none')