~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] testing/yakuake: upgrade to 19.08.1

Bart Ribbers <bribbers@disroot.org>
Details
Message ID
<20190919002429.20647-1-bribbers@disroot.org>
DKIM signature
missing
Download raw message
Patch: +3 -3
---
 testing/yakuake/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/yakuake/APKBUILD b/testing/yakuake/APKBUILD
index 3a1acca9d4..c36285d34f 100644
--- a/testing/yakuake/APKBUILD
+++ b/testing/yakuake/APKBUILD
@@ -1,15 +1,15 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=yakuake
pkgver=3.0.5
pkgver=19.08.1
pkgrel=0
arch="all"
url="https://yakuake.kde.org/"
url="https://kde.org/applications/system/org.kde.yakuake"
pkgdesc="A drop-down terminal emulator based on KDE Konsole technology"
license="GPL-2.0-only OR GPL-3.0-only"
depends="konsole"
makedepends="extra-cmake-modules qt5-qtbase-dev qt5-qtsvg-dev qt5-qtx11extras-dev karchive-dev kconfig-dev kcoreaddons-dev kcrash-dev kdbusaddons-dev kglobalaccel-dev ki18n-dev kiconthemes-dev kio-dev knewstuff-dev knotifications-dev knotifyconfig-dev kparts-dev kwidgetsaddons-dev kwindowsystem-dev kwayland-dev"
source="https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"
source="https://download.kde.org/stable/applications/$pkgver/src/yakuake-$pkgver.tar.xz"
subpackages="$pkgname-lang"

build() {
-- 
2.21.0
Reply to thread Export thread (mbox)