summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-30 20:44:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-30 20:44:35 -0700
commitf3daf0fce25b8d58c873114f56ec466d2468a3fb (patch)
tree3c0497a209ee8c2add3f227e97e60ddca5121942
parentReplace PIE with PIC (diff)
downloadq4wine-master.tar.xz
Updated to 1.3.13HEADmaster
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef6575d..85b650f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,15 @@
# Maintainer: jc_gargma <jc_gargma@iserlohn-fortress.net>
-# Maintainer (AUR): Jake <aur@ja-ke.tech>
+# Maintainer (AUR): Capezotte ( base32 -d <<<'NVXWGLTMNFQW2Z2AHE4TAMTBNZQXEYLDBI======' | rev )
+# Contributor (AUR): Jake <aur@ja-ke.tech>
# Contributor (AUR): Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor (AUR): Chris Giles <Chris.G.27 (at) Gmail.com>
# # I maintain this because:
+# I use it and it is not in an official repo
# AUR version lacks additional optimization and hardening flags
pkgname=q4wine
-pkgver=1.3.12
+pkgver=1.3.13
pkgrel=1
pkgdesc="A Qt5 GUI for Wine"
arch=("x86_64")
@@ -19,7 +21,7 @@ optdepends=("winetricks" "fuseiso")
options=('!emptydirs')
conflicts=('q4wine')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/brezerk/q4wine/archive/v${pkgver}.tar.gz")
-b2sums=('5ef483b68decefbd6926cd4fa11d95d4b7c7698258728ff99c2f23f4e915b5ea690f3b3d9084f26c1ac0862091b4475eefb88170427cd1cc7ac6e025c2b3d2fc')
+b2sums=('c4896343f86e24a107c9584394985e9d0063a55fa81ef3eb9d038fce67cf9d8f51d5a201824253b3c716aaa4f1f3738ad7b083477dc4bbb3d619eb4603981880')
build() {
cd "$srcdir"/${pkgname}-${pkgver/_/-}