[arch-commits] Commit in signon-plugin-oauth2/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Nov 10 20:58:10 UTC 2020
Date: Tuesday, November 10, 2020 @ 20:58:10
Author: arojas
Revision: 400133
Update to 0.25
Modified:
signon-plugin-oauth2/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-10 20:52:53 UTC (rev 400132)
+++ PKGBUILD 2020-11-10 20:58:10 UTC (rev 400133)
@@ -3,8 +3,8 @@
pkgname=signon-plugin-oauth2
_pkgname=signon-oauth2
-pkgver=0.24
-pkgrel=3
+pkgver=0.25
+pkgrel=1
pkgdesc='OAuth 2 plugin for signon'
arch=(x86_64)
url="https://gitlab.com/accounts-sso/signon-plugin-oauth2"
@@ -12,7 +12,7 @@
depends=(signond)
makedepends=(qt5-xmlpatterns)
source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/accounts-sso/signon-plugin-oauth2/repository/archive.tar.gz?ref=VERSION_$pkgver")
-md5sums=('684564e23cb070c31cef7785ab142ad8')
+sha256sums=('f750a1e767c1977d73895b7aa7d5dca5494e4cbc53cf57c7e6c311933701ae52')
prepare() {
cd signon-plugin-oauth2-VERSION_$pkgver-*
@@ -36,4 +36,3 @@
make INSTALL_ROOT="$pkgdir" install
}
-
More information about the arch-commits
mailing list