summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 203699b3e41d..0317f884084a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Apr 26 17:03:38 UTC 2018
+# Sat May 19 16:48:11 UTC 2018
pkgbase = coedit-bin
pkgdesc = Coedit is an IDE for the DMD D2 compiler.
- pkgver = 3.6.8
+ pkgver = 3.6.14
pkgrel = 1
url = https://github.com/BBasile/Coedit
arch = x86_64
@@ -21,9 +21,9 @@ pkgbase = coedit-bin
optdepends = gdc: optional, the GDC D compiler
provides = coedit
conflicts = coedit
- source = https://github.com/BBasile/Coedit/releases/download/v3.6.8/coedit.3.6.8.linux64.zip
+ source = https://github.com/BBasile/Coedit/releases/download/v3.6.14/coedit.3.6.14.linux64.zip
source = coedit.desktop
- sha256sums = 4701d9a0b414911b9ea5361f465942c72a369711ac4edddfb92940f65986eeb2
+ sha256sums = 8677ea46deb99599627f4d31106ce61082227c14de75d331616b30a74880471e
sha256sums = 9bcecc4297d96667bafe7a3d30b6e36095c1e91d7fa687afc6fc8fda5f1842ab
pkgname = coedit-bin
diff --git a/PKGBUILD b/PKGBUILD
index 22790d71588e..2ddc43a4cd31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Marius O<marius@habarnam.ro>
pkgname=('coedit-bin')
-pkgver=3.6.8
+pkgver=3.6.14
pkgrel=1
pkgdesc="Coedit is an IDE for the DMD D2 compiler."
url="https://github.com/BBasile/Coedit"
@@ -32,7 +32,7 @@ source=(
"coedit.desktop"
)
-sha256sums=('4701d9a0b414911b9ea5361f465942c72a369711ac4edddfb92940f65986eeb2'
+sha256sums=('8677ea46deb99599627f4d31106ce61082227c14de75d331616b30a74880471e'
'9bcecc4297d96667bafe7a3d30b6e36095c1e91d7fa687afc6fc8fda5f1842ab')