summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Lange2018-12-16 18:52:04 +0100
committerThomas Lange2018-12-16 18:52:04 +0100
commit69c43449a06604f464500b99fe89b355d9a9b33f (patch)
tree771be1235bd4b33322606d883fd53698d9aaf5d0 /PKGBUILD
parent32a7ad8dfb92148f21a088d2576f952673cee62d (diff)
downloadaur-69c43449a06604f464500b99fe89b355d9a9b33f.tar.gz
Update to version 0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b08fcfb5a96..8759795a5224 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Contributor: Eli Schwartz <eschwartz@archlinux.org>
pkgname=qt5gtk2
-pkgver=0.4
-pkgrel=4
+pkgver=0.5
+pkgrel=1
pkgdesc="GTK+2.0 integration plugins for Qt5"
arch=('i686' 'x86_64')
url="https://bitbucket.org/trialuser02/${pkgname}"
license=('GPL')
depends=('qt5-base')
source=("${url}/downloads/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('4743de9559606bacd6f3d8835aac769b13c3d76d8698a05c95888430c4f0fbbd')
+sha256sums=('3edb98eeb95889f48eb5f55c7e8ff1a6263b58460be3b09da81c411c5d5e43f8')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"