summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parent6f27f033baadfe07af721c2bade7a014875b30bf (diff)
downloadaur-12ec69f557b91674e9e9bf102734db504a5d9ac1.tar.gz
Update to 3.9.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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