diff --git a/archlinux/howdy/.gitignore b/archlinux/howdy/.gitignore new file mode 100644 index 0000000..6748987 --- /dev/null +++ b/archlinux/howdy/.gitignore @@ -0,0 +1,7 @@ +pkg +src +*.tar.gz +*.zip +*.tar.xz +*.patch +*.dat.bz2 \ No newline at end of file diff --git a/archlinux/howdy/PKGBUILD b/archlinux/howdy/PKGBUILD index 1a5e522..fd5fd46 100644 --- a/archlinux/howdy/PKGBUILD +++ b/archlinux/howdy/PKGBUILD @@ -1,5 +1,6 @@ +# Maintainer: Frank Tackitt # Maintainer: boltgolt -# Maintainer: Kelley McChesney +# Contributor: Kelley McChesney pkgname=howdy pkgver=2.5.1 diff --git a/archlinux/pam-python/.gitignore b/archlinux/pam-python/.gitignore new file mode 100644 index 0000000..6748987 --- /dev/null +++ b/archlinux/pam-python/.gitignore @@ -0,0 +1,7 @@ +pkg +src +*.tar.gz +*.zip +*.tar.xz +*.patch +*.dat.bz2 \ No newline at end of file