[arch-commits] Commit in notepadqq/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Sun Feb 19 18:50:45 UTC 2017


    Date: Sunday, February 19, 2017 @ 18:50:44
  Author: bgyorgy
Revision: 213135

Remove unneeded _commit_codemirror variable

Modified:
  notepadqq/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-19 17:22:33 UTC (rev 213134)
+++ PKGBUILD	2017-02-19 18:50:44 UTC (rev 213135)
@@ -13,9 +13,8 @@
 makedepends=('git' 'qt5-tools')
 options=('!emptydirs')
 _commit=695b38b975e4c88e4f132feb466c03f3f8e7fa7c  # tags/v1.0.1^0
-_commit_codemirror=08b8b7b0d4a2168756829d421649ca149e3cc151
 source=("git+https://github.com/notepadqq/notepadqq.git#commit=$_commit"
-        "git+https://github.com/notepadqq/CodeMirror.git#commit=$_commit_codemirror")
+        "git+https://github.com/notepadqq/CodeMirror.git")
 sha256sums=('SKIP'
             'SKIP')
 



More information about the arch-commits mailing list