summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDicebot2015-06-14 17:44:12 +0300
committerDicebot2015-06-14 17:44:12 +0300
commit741c37adea7b5ec706ac21cd40f2126257e3df6f (patch)
treed437deea9045e95848deb470104e7a88dcc7a268
parent68585a85e2ce37975123b6084e2f7730743a920a (diff)
downloadaur-741c37adea7b5ec706ac21cd40f2126257e3df6f.tar.gz
Update to 2.3
Fixes segmentation fault during bootstrap tool builds
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3c815626b2c..9024e384a914 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dicebot <public@dicebot.lv>
pkgname=dlang-digger
-pkgver=2.2
+pkgver=2.3
pkgrel=1
pkgdesc="A tool to build D and bisect old D versions"
arch=('i686' 'x86_64')