diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2020-12-13 18:22:03 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2020-12-13 18:22:03 +0100 |
commit | 6ec71c5a3b891b71dc3fc8962a86b43548acc6b1 (patch) | |
tree | ec03e9507654841eeebe511c22d65afa1da5ae32 /meta | |
parent | 39622a2ec61946c42efc32bd78c877e0c5180d75 (diff) |
xenocara: bump version
Diffstat (limited to 'meta')
-rw-r--r-- | meta/xenocara/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/xenocara/Makefile b/meta/xenocara/Makefile index 4b80257..1b5f6e7 100644 --- a/meta/xenocara/Makefile +++ b/meta/xenocara/Makefile @@ -2,7 +2,7 @@ COMMENT = Xenocara meta package -PKGNAME = xenocara-2020.08 +PKGNAME = xenocara-2020.12 MAINTAINER = xenocara@openbsd.org |