summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorintelligide2017-03-22 07:32:43 +0100
committerintelligide2017-03-22 07:32:43 +0100
commitb076f2a9c474cc1b08a48f5ce3a363b5a3a1a34f (patch)
tree78196d2883bbba0bdcafc760f92d5c1c21c240c8 /PKGBUILD
parentdc93c22f2f5a6e5d739d0685d4835963eae47fe2 (diff)
downloadaur-b076f2a9c474cc1b08a48f5ce3a363b5a3a1a34f.tar.gz
Update to 4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e77cdb092c3d..6b344bbf52e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=rubycreator
-pkgver=4.1.0
+pkgver=4.2.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.1.0.tar.gz')
+source=('https://github.com/hugopl/RubyCreator/archive/v4.2.0.tar.gz')
noextract=()
md5sums=('SKIP')