summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIntelligide2017-01-01 15:36:48 +0100
committerIntelligide2017-01-01 15:36:48 +0100
commit871f2f9fdc19d44c4284c41ffe2240b144e6bec9 (patch)
tree4515d4bae5f8a25eb3dc90bc7465216ad31bd5e9
parentf32dedfd229ad92a0cb2e8e8c332f28d06056a5a (diff)
downloadaur-871f2f9fdc19d44c4284c41ffe2240b144e6bec9.tar.gz
Upgrade to 4.1.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94866d9d73b4..e77cdb092c3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=rubycreator
-pkgver=4.0.0
+pkgver=4.1.0
pkgrel=1
pkgdesc="Plugin to add Ruby language support to QtCreator IDE."
arch=("x86_32" "x86_64")
@@ -14,7 +14,7 @@ replaces=()
backup=()
options=()
install=
-source=('https://github.com/hugopl/RubyCreator/archive/v4.0.0.tar.gz')
+source=('https://github.com/hugopl/RubyCreator/archive/v4.1.0.tar.gz')
noextract=()
md5sums=('SKIP')