summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBaptiste Careil2023-09-25 18:09:19 +0200
committerBaptiste Careil2023-09-25 18:09:19 +0200
commitb0de695ab78f7ef0e9d44b3c5c3bd3d997d11722 (patch)
treec51fb0c47b1c1ce72c6d45088da56134fd1ba919 /PKGBUILD
parent0ab517949f03d425474f7251dda41e1448515faf (diff)
downloadaur-b0de695ab78f7ef0e9d44b3c5c3bd3d997d11722.tar.gz
switch to ernstp fork to update to qt6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b63222b9aeb2..c4823180f963 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: bcareil <baptiste.careil@gmail.com>
pkgname='path-of-building-community-git'
-pkgrel=2
+pkgrel=1
pkgdesc="An offline build planner for Path of Exile using PoBFrontend, LocalIdentity's fork"
arch=('x86_64')
url='https://github.com/PathOfBuildingCommunity/PathOfBuilding'
license=('MIT')
-pkgver=2.23.0.r6564.60.517
+pkgver=2.34.1.r7378.62.517
-depends=('zlib' 'qt5-base' 'luajit' 'libgl' 'curl' 'ttf-liberation' 'ttf-bitstream-vera')
+depends=('zlib' 'qt6-base' 'luajit' 'libgl' 'curl' 'ttf-liberation' 'ttf-bitstream-vera')
makedepends=('meson' 'ninja' 'unzip' 'rsync' 'git')
source=(
'git+https://github.com/PathOfBuildingCommunity/PathOfBuilding'
- 'git+https://gitlab.com/bcareil/pobfrontend.git#branch=luajit'
+ 'git+https://github.com/ernstp/pobfrontend.git#branch=qt6'
'git+https://github.com/Lua-cURL/Lua-cURLv3'
'https://github.com/Openarl/PathOfBuilding/files/1167199/PathOfBuilding-runtime-src.zip'
'PathOfBuilding.sh'