author | Antonio Rojas
<arojas@archlinux.org> 2024-02-21 22:49:15 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-02-21 22:49:15 UTC |
parent | 13eb9b7f4b53ebf32f4494db5eb1d54b4096cba1 |
.SRCINFO | +1 | -1 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index f144b2f..85d94fc 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = accounts-qml-module pkgdesc = Expose the Online Accounts API to QML applications pkgver = 0.7 - pkgrel = 5 + pkgrel = 6 url = https://gitlab.com/accounts-sso/accounts-qml-module arch = x86_64 license = LGPL diff --git a/PKGBUILD b/PKGBUILD index 8edf529..517c371 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=accounts-qml-module pkgver=0.7 -pkgrel=5 +pkgrel=6 pkgdesc='Expose the Online Accounts API to QML applications' url='https://gitlab.com/accounts-sso/accounts-qml-module' arch=(x86_64)