summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Printzell2017-12-26 20:18:00 +0100
committerDan Printzell2017-12-26 20:18:00 +0100
commit7d3aed148314862cc2ce0077e595d2da6b1f7c3c (patch)
tree438aad6064cda58813c57b491ebfb01f34867b1d
parentac4fe7033b28d2e98cc9f93af4eb8a7859411f26 (diff)
downloadaur-7d3aed148314862cc2ce0077e595d2da6b1f7c3c.tar.gz
Updated to 3.5.2
Signed-off-by: Dan Printzell <xwildn00bx@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c565d5619f1c..8595559518c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 9 21:50:57 UTC 2017
+# Tue Dec 26 19:17:31 UTC 2017
pkgbase = coedit-bin
pkgdesc = Coedit is an IDE for the DMD D2 compiler.
- pkgver = 3.5.1
+ pkgver = 3.5.2
pkgrel = 1
url = https://github.com/BBasile/Coedit
arch = x86_64
@@ -20,9 +20,9 @@ pkgbase = coedit-bin
optdepends = gdc: optional, the GDC D compiler
provides = coedit
conflicts = coedit
- source = https://github.com/BBasile/Coedit/releases/download/v3.5.1/coedit.3.5.1.linux64.zip
+ source = https://github.com/BBasile/Coedit/releases/download/v3.5.2/coedit.3.5.2.linux64.zip
source = coedit.desktop
- sha256sums = 208e1ea591a82f671187bee29683335d2bd703c239ff0093875c2f83b71da136
+ sha256sums = c5c898679390d5e6ff43e5515c5ff53325b936ef6745a127ec0589404fb1bd18
sha256sums = 9bcecc4297d96667bafe7a3d30b6e36095c1e91d7fa687afc6fc8fda5f1842ab
pkgname = coedit-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6067a74be26c..286dc51f08bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Marius O<marius@habarnam.ro>
pkgname=('coedit-bin')
-pkgver=3.5.1
+pkgver=3.5.2
pkgrel=1
pkgdesc="Coedit is an IDE for the DMD D2 compiler."
url="https://github.com/BBasile/Coedit"
@@ -31,7 +31,7 @@ source=(
"coedit.desktop"
)
-sha256sums=('208e1ea591a82f671187bee29683335d2bd703c239ff0093875c2f83b71da136'
+sha256sums=('c5c898679390d5e6ff43e5515c5ff53325b936ef6745a127ec0589404fb1bd18'
'9bcecc4297d96667bafe7a3d30b6e36095c1e91d7fa687afc6fc8fda5f1842ab')