diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-12-09 00:51:21 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-12-09 00:51:21 -0800 |
commit | 91f78d90ce1870268d9aeec16372538fe8c1c5ef (patch) | |
tree | b9fb9798b80d604cb4ffac4db2b5e0729ca82057 | |
parent | Remove hardened-malloc from wget (diff) | |
download | firejail-profiles-91f78d90ce1870268d9aeec16372538fe8c1c5ef.tar.xz |
Fix pkgver
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Maintainer: jc_gargma <jc_gargma@iserlohn-fortress.net> pkgname=firejail-profiles -pkgver=2020120 +pkgver=20201209 pkgrel=1 pkgdesc="Additional firejail profiles and locals" arch=('any') |