Skip to content
Snippets Groups Projects
Commit a2c9c1f5 authored by Bart Ribbers's avatar Bart Ribbers
Browse files

community/libsailfishkeyprovider: update url

parent 2c379143
No related branches found
No related tags found
1 merge request!27035{community,testing}/*: update url for Sailfish packages and upgrade where outdated
......@@ -2,15 +2,15 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=libsailfishkeyprovider
pkgver=1.0.7
pkgrel=0
pkgrel=1
pkgdesc="Provides a class which can provide decoded keys to client applications"
url="https://git.sailfishos.org/mer-core/libsailfishkeyprovider"
url="https://github.com/sailfishos/libsailfishkeyprovider"
arch="all"
license="LGPL-2.1-only"
depends_dev="qt5-qtbase-dev"
makedepends="$depends_dev"
subpackages="$pkgname-dev"
source="https://git.sailfishos.org/mer-core/libsailfishkeyprovider/-/archive/$pkgver/libsailfishkeyprovider-$pkgver.tar.gz"
source="https://github.com/sailfishos/libsailfishkeyprovider/archive/$pkgver/libsailfishkeyprovider-$pkgver.tar.gz"
build() {
qmake-qt5
......@@ -28,4 +28,6 @@ package() {
rm -r "$pkgdir"/opt
}
sha512sums="d7edd6b8a208c089c83c5da53ab36650b3f27e1b1d598d26f42d9351a29d862cf2df28a2caf2025a57f4131952e9170345a76048b69b70935121e26dcb3c4965 libsailfishkeyprovider-1.0.7.tar.gz"
sha512sums="
d7edd6b8a208c089c83c5da53ab36650b3f27e1b1d598d26f42d9351a29d862cf2df28a2caf2025a57f4131952e9170345a76048b69b70935121e26dcb3c4965 libsailfishkeyprovider-1.0.7.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment