summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Schindler2018-04-19 17:14:12 +0200
committerFelix Schindler2018-04-19 17:14:12 +0200
commit1154c00aba3a950dea027569edd969dc8f7c5596 (patch)
tree8cdfeeed4b687cbe61f0d4aeb2fb560c1fca6298
parent087e6ac2b3ec50099c66d732076ee8d90d6a0812 (diff)
downloadaur-1154c00aba3a950dea027569edd969dc8f7c5596.tar.gz
[4.1-2] update URLs
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65786dc42099..cf37f59a89eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Aug 19 13:00:18 UTC 2016
+# Thu Apr 19 15:13:53 UTC 2018
pkgbase = qtcreator41
pkgdesc = Lightweight, cross-platform integrated development environment
pkgver = 4.1
- pkgrel = 1
+ pkgrel = 2
url = http://qt-project.org
arch = i686
arch = x86_64
@@ -31,7 +31,7 @@ pkgbase = qtcreator41
replaces = qtcreator
options = docs
source = git://code.qt.io/qt-creator/qt-creator.git#branch=4.1
- source = git://code.qt.io/qt-labs/qbs.git
+ source = git://code.qt.io/qbs/qbs.git
source = qtcreator.desktop
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index abdc335093a0..45dcd8364d33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=qtcreator41
_pkgname=qtcreator
pkgver=4.1
_pkgver=4.1
-pkgrel=1
+pkgrel=2
pkgdesc='Lightweight, cross-platform integrated development environment'
arch=('i686' 'x86_64')
url='http://qt-project.org'
@@ -32,7 +32,7 @@ optdepends=('qt5-doc: integrated Qt documentation'
'clang: Clang code model'
'valgrind: analyze support')
source=("git://code.qt.io/qt-creator/qt-creator.git#branch=${_pkgver}"
- "git://code.qt.io/qt-labs/qbs.git"
+ "git://code.qt.io/qbs/qbs.git"
'qtcreator.desktop')
md5sums=('SKIP'
'SKIP'