From f0fcd47e232970db1d687dcd65e2949e788388c5 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 22 Jul 2018 05:56:22 -0500 Subject: user/kxstitch: bump to 2.1.1, modernise --- user/kxstitch/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/user/kxstitch/APKBUILD b/user/kxstitch/APKBUILD index 3546db37e..a8634b0b9 100644 --- a/user/kxstitch/APKBUILD +++ b/user/kxstitch/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=kxstitch -pkgver=2.1.0 +pkgver=2.1.1 pkgrel=0 pkgdesc="Cross-stitch pattern editor by KDE" url="https://userbase.kde.org/KXStitch" @@ -11,10 +11,8 @@ depends="" makedepends="cmake extra-cmake-modules qt5-qtbase-dev qt5-qtx11extras-dev kdoctools-dev kconfig-dev kconfigwidgets-dev kcompletion-dev ki18n-dev kio-dev ktextwidgets-dev kwidgetsaddons-dev kxmlgui-dev imagemagick-dev" -install="" subpackages="$pkgname-doc $pkgname-lang" -source="http://download.kde.org/stable/kxstitch/$pkgver/kxstitch-$pkgver.tar.xz" -builddir="$srcdir/kxstitch-$pkgver" +source="https://download.kde.org/stable/kxstitch/$pkgver/kxstitch-$pkgver.tar.xz" build() { cd "$builddir" @@ -42,4 +40,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="c31b8f4c33a86967b02ad2d6c9be84931e607644c8683c41b3160c86fee8714d77a10f770d94ae3905c81261dfdaf13957783a83d2235594656bf2884f944608 kxstitch-2.1.0.tar.xz" +sha512sums="d5a6b6d06bfb894dd7404cb81350389f1ebf5c8a463eb792358abd67f362d1e1f578d06319461a006625864f1c4a69ebb4ccd0db422870c3eae0516c9132a3b3 kxstitch-2.1.1.tar.xz" -- cgit v1.2.3-60-g2f50