summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastiaan de Schaetzen2020-06-08 13:49:59 +0200
committerSebastiaan de Schaetzen2020-06-08 13:49:59 +0200
commit12ec69f557b91674e9e9bf102734db504a5d9ac1 (patch)
treebdaa8b5118d71181e1082664261ce3a780d8aafb
parent6f27f033baadfe07af721c2bade7a014875b30bf (diff)
downloadaur-12ec69f557b91674e9e9bf102734db504a5d9ac1.tar.gz
Update to 3.9.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcaff51dd12a..54bab3f8a142 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = dexed-ide
pkgdesc = IDE for the D programming language, its compilers, tools and libraries
- pkgver = 3.8.2
+ pkgver = 3.9.4
pkgrel = 1
url = https://gitlab.com/basile.b/dexed
arch = x86_64
license = Boost
depends = dcd
depends = dscanner
- source = https://gitlab.com/basile.b/dexed/-/jobs/499174438/artifacts/raw/setup/output/dexed.3.8.2.linux64.zip
- md5sums = f4b494587f31d1296a96431fc5eaf5ca
+ source = https://gitlab.com/basile.b/dexed/-/jobs/572632492/artifacts/raw/setup/output/dexed.3.9.4.linux64.zip
+ md5sums = d9646cff816913f3c625d3c6c890b78d
pkgname = dexed-ide
diff --git a/PKGBUILD b/PKGBUILD
index 2aff75cc5490..9e7be9e4df13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sebastiaan de Schaetzen <sebastiaan.de.schaetzen@gmail.com>
pkgname=dexed-ide
-pkgver=3.8.2
+pkgver=3.9.4
pkgrel=1
pkgdesc="IDE for the D programming language, its compilers, tools and libraries"
arch=(x86_64)
@@ -8,8 +8,8 @@ url="https://gitlab.com/basile.b/dexed"
license=('Boost')
depends=(dcd dscanner)
checkdepends=()
-source=(https://gitlab.com/basile.b/dexed/-/jobs/499174438/artifacts/raw/setup/output/dexed.3.8.2.linux64.zip)
-md5sums=('f4b494587f31d1296a96431fc5eaf5ca')
+source=(https://gitlab.com/basile.b/dexed/-/jobs/572632492/artifacts/raw/setup/output/dexed.$pkgver.linux64.zip)
+md5sums=('d9646cff816913f3c625d3c6c890b78d')
package() {
mkdir -p $pkgdir/usr/bin