diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 08:41:15 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 08:41:15 +0100 |
commit | e9468b4f1c8cab839f309db97cee0e08aebae54e (patch) | |
tree | d7d9dbd87018eba614457db3a90cf21ed9b9ae80 /python-xraydb | |
parent | 18b31e8c5b720779657da5c03ae89f87c2395e43 (diff) | |
download | archlinuxewe-e9468b4f1c8cab839f309db97cee0e08aebae54e.tar.xz |
recompile all python packages
Diffstat (limited to 'python-xraydb')
-rw-r--r-- | python-xraydb/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-xraydb/PKGBUILD b/python-xraydb/PKGBUILD index e3406d6dc..c58545fe9 100644 --- a/python-xraydb/PKGBUILD +++ b/python-xraydb/PKGBUILD @@ -2,7 +2,7 @@ pkgname='python-xraydb' pkgver=4.4.7 -pkgrel=5 +pkgrel=6 arch=('any') url='https://github.com/xraypy/XrayDB' license=('Unlicense') |