summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Widawsky2016-12-23 10:52:44 +0000
committerBen Widawsky2016-12-23 11:05:10 +0000
commitbc39f9435bbf4655bc2f8445e56182b1abd50a89 (patch)
tree0e3d8fccdcb2739ecf15b01e43d3932c756df9f5
parente1b0f85ecef20c65df27569aea829552488219fe (diff)
downloadaur-bc39f9435bbf4655bc2f8445e56182b1abd50a89.tar.gz
Rename QT to Qt.
Reported-by: TomZander
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6eca967a4328..0bb0d7dbcd15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Apr 21 16:19:27 UTC 2016
+# Fri Dec 23 11:05:06 UTC 2016
pkgbase = icecream
pkgdesc = takes compile jobs from your build and distributes it to remote machines allowing a parallel build on several machines.
pkgver = 1.1rc2
- pkgrel = 1
+ pkgrel = 2
url = http://en.opensuse.org/Icecream
install = icecream.install
arch = i686
@@ -12,7 +12,7 @@ pkgbase = icecream
depends = bash
depends = libcap-ng
depends = lzo
- optdepends = iceberg-git: A QT based monitor for icecream nodes
+ optdepends = iceberg-git: A Qt based monitor for icecream nodes
optdepends = ccache: ccache enabled remote builds.
provides = icecream
conflicts = icecream-git
diff --git a/PKGBUILD b/PKGBUILD
index c860e5c15b11..a7be5a046e1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
pkgname=icecream
pkgver=1.1rc2
-pkgrel=1
+pkgrel=2
pkgdesc="takes compile jobs from your build and distributes it to remote machines allowing a parallel build on several machines."
url="http://en.opensuse.org/Icecream"
license=('GPL2')
makedepends=('')
depends=('bash' 'libcap-ng' 'lzo')
provides=('icecream')
-optdepends=('iceberg-git: A QT based monitor for icecream nodes'
+optdepends=('iceberg-git: A Qt based monitor for icecream nodes'
'ccache: ccache enabled remote builds.')
conflicts=('icecream-git')
backup=('etc/icecream.conf')