summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2025-01-12 08:46:51 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2025-01-12 08:46:51 -0800
commit0255a237e995cb18b00c8ce71bbd3ee03e257d2e (patch)
tree00ba6747878b2fa7c886a97795c0a3333df53525
parentRebuild for boost 1.86 (diff)
downloadlgogdownloader-0255a237e995cb18b00c8ce71bbd3ee03e257d2e.tar.xz
Rebuild against boost 0.86 and add conflicts with lgogdownloader-git.
-rwxr-xr-xPKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b840d3..c8de8bc 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,15 +12,16 @@
pkgname=lgogdownloader
pkgver=3.15
-pkgrel=2
+pkgrel=2.3
pkgdesc="Open source downloader for GOG.com games, uses the GOG.com API"
url="https://github.com/Sude-/lgogdownloader"
arch=(x86_64 i686 pentium4)
-license=('custom:WTFPL')
+license=('WTFPL')
options=(lto)
depends=('boost-libs' 'jsoncpp' 'tinyxml2' 'rhash' 'tidy' 'glibc' 'gcc-libs' 'curl')
depends+=('libboost_filesystem.so')
makedepends=('cmake' 'boost' 'help2man')
+conflicts=('lgogdownloader-git')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/Sude-/lgogdownloader/archive/v${pkgver}.tar.gz)
b2sums=('7ebd2f1513f18f4f9c35b038e4cc85cba9062d9ebfe72e3d8d7b64d4f09b361f2d2dde19f99378776f3e0bdb785254ae6f9dd2666253877ee4bc946832f8becc')