Version of packages on AUR as of 2019-11-15
This commit is contained in:
parent
22891a1a1b
commit
d4a43e16e8
3 changed files with 16 additions and 1 deletions
7
archlinux/howdy/.gitignore
vendored
Normal file
7
archlinux/howdy/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
pkg
|
||||||
|
src
|
||||||
|
*.tar.gz
|
||||||
|
*.zip
|
||||||
|
*.tar.xz
|
||||||
|
*.patch
|
||||||
|
*.dat.bz2
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
|
# Maintainer: Frank Tackitt <frank@tackitt.net>
|
||||||
# Maintainer: boltgolt <boltgolt@gmail.com>
|
# Maintainer: boltgolt <boltgolt@gmail.com>
|
||||||
# Maintainer: Kelley McChesney <kelley@kelleymcchesney.us>
|
# Contributor: Kelley McChesney <kelley@kelleymcchesney.us>
|
||||||
|
|
||||||
pkgname=howdy
|
pkgname=howdy
|
||||||
pkgver=2.5.1
|
pkgver=2.5.1
|
||||||
|
|
|
||||||
7
archlinux/pam-python/.gitignore
vendored
Normal file
7
archlinux/pam-python/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
pkg
|
||||||
|
src
|
||||||
|
*.tar.gz
|
||||||
|
*.zip
|
||||||
|
*.tar.xz
|
||||||
|
*.patch
|
||||||
|
*.dat.bz2
|
||||||
Loading…
Reference in a new issue