From 48c5660f168871c4ec9c4f86b81e32ebaf9a617f Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 15 Jul 2018 21:40:03 -0500 Subject: user/[KDE Games]: bump to 18.04.3, modernise, fix --- user/kgoldrunner/APKBUILD | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'user/kgoldrunner') diff --git a/user/kgoldrunner/APKBUILD b/user/kgoldrunner/APKBUILD index 640fec69b..b7db18cb9 100644 --- a/user/kgoldrunner/APKBUILD +++ b/user/kgoldrunner/APKBUILD @@ -1,21 +1,19 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=kgoldrunner -pkgver=18.04.1 +pkgver=18.04.3 pkgrel=0 pkgdesc="Puzzle game with a gold hunt, dodging enemies, and digging around" url="https://games.kde.org/game.php?game=kgoldrunner" arch="all" -license="GPL-2.0" +license="GPL-2.0-only" depends="" makedepends="cmake extra-cmake-modules qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qtsvg-dev kcoreaddons-dev kconfig-dev kconfigwidgets-dev kcrash-dev - kdbusaddons-dev kdoctools-dev ki18n-dev kio-dev kxmlgui-dev + kdbusaddons-dev kdoctools-dev ki18n-dev kio-dev kxmlgui-dev phonon-dev libkdegames-dev" -install="" subpackages="$pkgname-doc $pkgname-lang" -source="http://download.kde.org/stable/applications/$pkgver/src/kgoldrunner-$pkgver.tar.xz" -builddir="$srcdir/kgoldrunner-$pkgver" +source="https://download.kde.org/stable/applications/$pkgver/src/kgoldrunner-$pkgver.tar.xz" build() { cd "$builddir" @@ -43,4 +41,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="9e563aad5a16e8b2e15c84eb867983291912a4560df151fd17d8675b75a5fb31debcb1f3e36765f17ca9d6571b646f47682a40bcd135c8b65b749953c0f4cc14 kgoldrunner-18.04.1.tar.xz" +sha512sums="f920c917322e20fadedfd2b00a93294238f2ea11f7bfcd14110b3feb586958551febc80a729ba5319c77cde08b4e9a68c82df0cf02ee2937472c64c9dc08f482 kgoldrunner-18.04.3.tar.xz" -- cgit v1.2.3-60-g2f50