diff options
author | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2022-04-30 08:15:56 +0000 |
---|---|---|
committer | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2022-04-30 09:12:23 +0000 |
commit | ca536dfc5cfbb37e58af74e3d7fe024ffc4e903e (patch) | |
tree | d74d39e7ea3844cc6f8e0c69e65308bcbef5f8b5 /archivers/lxqt-archiver/Makefile | |
parent | da91b8dde04315964cba4ba43949028a7c034f0c (diff) |
archivers/lxqt-archiver: Update to 0.6.0
Diffstat (limited to 'archivers/lxqt-archiver/Makefile')
-rw-r--r-- | archivers/lxqt-archiver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lxqt-archiver/Makefile b/archivers/lxqt-archiver/Makefile index b2de5a5fe3a5..f371749711ad 100644 --- a/archivers/lxqt-archiver/Makefile +++ b/archivers/lxqt-archiver/Makefile @@ -1,5 +1,5 @@ PORTNAME= lxqt-archiver -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= archivers MASTER_SITES= LXQT |