diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-06-03 08:28:27 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-06-03 08:28:27 +0100 |
commit | e7b82539c6de4448bc06a918d90553c420957eb7 (patch) | |
tree | f73b8861ea41ec2b6b3f6ab07688499a9be33ec6 /app-editors/notepadqq | |
parent | 1cbdaed74126480f27d46a654f0009f71cbe55ea (diff) |
complete https://bugs.redcorelinux.org/task/25 (update notepadqq to v1.0.1)
Diffstat (limited to 'app-editors/notepadqq')
-rw-r--r-- | app-editors/notepadqq/notepadqq-1.0.1.ebuild (renamed from app-editors/notepadqq/notepadqq-0.53.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/notepadqq/notepadqq-0.53.0.ebuild b/app-editors/notepadqq/notepadqq-1.0.1.ebuild index 3deaceaf..38e7e71f 100644 --- a/app-editors/notepadqq/notepadqq-0.53.0.ebuild +++ b/app-editors/notepadqq/notepadqq-1.0.1.ebuild @@ -7,7 +7,7 @@ inherit eutils qmake-utils git-r3 DESCRIPTION="Notepad++-like editor for Linux" EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" -EGIT_COMMIT="3b0751277fb268ec72b466b37d0f0977c536bc1b" +EGIT_COMMIT="695b38b975e4c88e4f132feb466c03f3f8e7fa7c" LICENSE="GPL-3" SLOT="0" |