aboutsummaryrefslogtreecommitdiffstats
path: root/community/nemo-qml-plugin-thumbnailer/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nemo-qml-plugin-thumbnailer/APKBUILD')
-rw-r--r--community/nemo-qml-plugin-thumbnailer/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/community/nemo-qml-plugin-thumbnailer/APKBUILD b/community/nemo-qml-plugin-thumbnailer/APKBUILD
index 025598f7601..dfe91a52422 100644
--- a/community/nemo-qml-plugin-thumbnailer/APKBUILD
+++ b/community/nemo-qml-plugin-thumbnailer/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=nemo-qml-plugin-thumbnailer
pkgver=1.0.4
-pkgrel=0
+pkgrel=1
pkgdesc="Nemo QML thumbnailer plugin"
-url="https://git.sailfishos.org/mer-core/nemo-qml-plugin-thumbnailer"
+url="https://github.com/sailfishos/nemo-qml-plugin-thumbnailer"
arch="all"
license="BSD-3-Clause"
depends_dev="
@@ -13,7 +13,7 @@ depends_dev="
"
makedepends="$depends_dev"
subpackages="$pkgname-dev"
-source="https://git.sailfishos.org/mer-core/nemo-qml-plugin-thumbnailer/-/archive/$pkgver/nemo-qml-plugin-thumbnailer-$pkgver.tar.gz"
+source="https://github.com/sailfishos/nemo-qml-plugin-thumbnailer/archive/$pkgver/nemo-qml-plugin-thumbnailer-$pkgver.tar.gz"
build() {
qmake-qt5
@@ -24,4 +24,6 @@ package() {
INSTALL_ROOT="$pkgdir" make install
}
-sha512sums="482948a22c56e78264bcdc2863f525881e6d3ff85764baa00f14f0abdae4b951a2cc648619e6cc4afeb05f238ab759787e7e5b0743b1dec87d1dab14787df038 nemo-qml-plugin-thumbnailer-1.0.4.tar.gz"
+sha512sums="
+482948a22c56e78264bcdc2863f525881e6d3ff85764baa00f14f0abdae4b951a2cc648619e6cc4afeb05f238ab759787e7e5b0743b1dec87d1dab14787df038 nemo-qml-plugin-thumbnailer-1.0.4.tar.gz
+"