diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-04-11 19:01:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-04-11 19:01:33 +0000 |
commit | 2510858e747eb3ca30616a13d0a0868d961a0bb3 (patch) | |
tree | 480fa015ec656fd0ad89b19d5e19b0101f167664 /inputmethod/ibus-qt | |
parent | 8d0cb53116cac2abfe5640ad1507eb62c89b8f30 (diff) | |
download | pkgsrc-2510858e747eb3ca30616a13d0a0868d961a0bb3.tar.gz |
Recursive revbump from textproc/icu 57.1
Diffstat (limited to 'inputmethod/ibus-qt')
-rw-r--r-- | inputmethod/ibus-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile index 233ca21e831..0c8cee253b9 100644 --- a/inputmethod/ibus-qt/Makefile +++ b/inputmethod/ibus-qt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2016/03/05 11:28:42 jperkin Exp $ +# $NetBSD: Makefile,v 1.42 2016/04/11 19:01:53 ryoon Exp $ # DISTNAME= ibus-qt-1.3.3-Source PKGNAME= ${DISTNAME:S/-Source//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= inputmethod MASTER_SITES= https://github.com/ibus/ibus-qt/releases/download/${PKGVERSION_NOREV}/ |