summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 369b0ae52372..58dc976564fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marius O<marius@habarnam.ro>
pkgname=coedit-bin
-pkgver=2_update_6
+pkgver=3_gold
pkgrel=1
pkgdesc="Coedit is an IDE for the DMD D2 compiler."
url="https://github.com/BBasile/Coedit"
@@ -15,8 +15,8 @@ else
_arch="32"
fi
source=("https://github.com/BBasile/Coedit/releases/download/${pkgver}/${pkgname%-bin}.${pkgver//_}.linux${_arch}.zip")
-md5sums=('f495e0aa0041fb3a0f07d6a57ba6743e')
+sha256sums=('382875060928607f85deeb91786160f18570f90730fdde246298c7f62bdf4e17')
package() {
mkdir -p "${pkgdir}/usr/bin"
mkdir -p "${pkgdir}/usr/share/icons"