diff options
author | wiz <wiz@pkgsrc.org> | 2017-11-23 17:19:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-11-23 17:19:40 +0000 |
commit | 1342c29c9ba8fdf78097f197aabc57c3a6ea9dc4 (patch) | |
tree | 38604350f623f61456ae708fd94dcf01a71890fb /graphics/arc-theme | |
parent | 94f7f8cafd6abedc2d3026d074795459938ccca6 (diff) | |
download | pkgsrc-1342c29c9ba8fdf78097f197aabc57c3a6ea9dc4.tar.gz |
recursive bump for libxkbcommon removal from at-spi2-core
Diffstat (limited to 'graphics/arc-theme')
-rw-r--r-- | graphics/arc-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/arc-theme/Makefile b/graphics/arc-theme/Makefile index 4f03b56eb05..52047e8abd9 100644 --- a/graphics/arc-theme/Makefile +++ b/graphics/arc-theme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2017/02/18 23:16:26 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2017/11/23 17:19:55 wiz Exp $ DISTNAME= arc-theme PKGNAME= arc-theme-20160605 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=horst3180/} |