summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82545adf6078..64edf8695587 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Martin Briza <m (at) rtinbriza (dot) cz>
pkgname=adwaita-qt
-pkgver=1.1.3
+pkgver=1.1.4
pkgrel=2
pkgdesc='A style to bend Qt applications to look like they belong into GNOME Shell'
arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=('cmake' 'git')
optdepends=('qgnomeplatform: apply GNOME settings to Qt apps')
conflicts=('adwaita-qt5')
source=("https://github.com/FedoraQt/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('2d798ff3a45065c7c89fd17e6d98ce6a5890ac789839c9d49df672f695f46ddd')
+sha256sums=('350d71379adb1690aa710f23a6656b9100e04201c235e62e0e88874260420421')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"