summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d64228eb452..06f0c846c6e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dexed-ide
pkgdesc = IDE for the D programming language, its compilers, tools and libraries
- pkgver = 3.9.24
+ pkgver = 3.9.26
pkgrel = 1
url = https://gitlab.com/basile.b/dexed
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = dexed-ide
depends = dscanner
depends = vte-legacy
conflicts = dexed-ide-bin
- source = git+https://gitlab.com/basile.b/dexed.git#tag=v3.9.24
+ source = git+https://gitlab.com/basile.b/dexed.git#tag=v3.9.26
md5sums = SKIP
pkgname = dexed-ide
diff --git a/PKGBUILD b/PKGBUILD
index 52251af9a8fa..647e5a5d2c4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bug <bug2000@gmail.com>
pkgname=dexed-ide
_pkgname=dexed
-pkgver=3.9.24
+pkgver=3.9.26
pkgrel=1
pkgdesc="IDE for the D programming language, its compilers, tools and libraries"
arch=(x86_64)