Version of packages on AUR as of 2019-11-15

This commit is contained in:
Franklyn Tackitt 2019-11-15 09:14:38 -07:00
parent 22891a1a1b
commit d4a43e16e8
3 changed files with 16 additions and 1 deletions

7
archlinux/howdy/.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
pkg
src
*.tar.gz
*.zip
*.tar.xz
*.patch
*.dat.bz2

View file

@ -1,5 +1,6 @@
# Maintainer: Frank Tackitt <frank@tackitt.net>
# Maintainer: boltgolt <boltgolt@gmail.com>
# Maintainer: Kelley McChesney <kelley@kelleymcchesney.us>
# Contributor: Kelley McChesney <kelley@kelleymcchesney.us>
pkgname=howdy
pkgver=2.5.1

7
archlinux/pam-python/.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
pkg
src
*.tar.gz
*.zip
*.tar.xz
*.patch
*.dat.bz2