summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Printzell2016-01-08 14:43:24 +0100
committerDan Printzell2016-01-08 14:43:24 +0100
commitdf82f5f48769d74b0e67ae7468774a74f6ac3227 (patch)
tree0527ae10a6bd5fee027ed711152cbbcffd20b0d9 /PKGBUILD
parent837a4c61d93a3b46e09d36b7972b1a1c6a8bcc5a (diff)
downloadaur-df82f5f48769d74b0e67ae7468774a74f6ac3227.tar.gz
Updated to version 2.1.0
Signed-off-by: Dan Printzell <xwildn00bx@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b73b4af2df7d..f8ba473a4a43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dan Printzell <me@vild.io>
pkgname=('workspace-d')
-pkgver=1.2.0
+pkgver=2.1.0
pkgrel=1
pkgdesc="Wraps dcd, dfmt and dscanner to one unified environment managed by dub"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ provides=('workspace-d')
conflicts=('workspace-d')
source=(
- "git+https://github.com/Pure-D/workspace-d#tag=v1.2.0"
+ "git+https://github.com/Pure-D/workspace-d#tag=v2.1.0"
)
sha256sums=(
'SKIP'