[arch-commits] Commit in deepin-polkit-agent/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Apr 26 21:59:18 UTC 2020
Date: Sunday, April 26, 2020 @ 21:59:18
Author: felixonmars
Revision: 621689
upgpkg: deepin-polkit-agent 5.1.0-1
Modified:
deepin-polkit-agent/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-26 21:58:58 UTC (rev 621688)
+++ PKGBUILD 2020-04-26 21:59:18 UTC (rev 621689)
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-polkit-agent
-pkgver=5.0.0
+pkgver=5.1.0
pkgrel=1
pkgdesc='Deepin Polkit Agent'
arch=('x86_64')
@@ -12,7 +12,7 @@
depends=('deepin-qt5integration' 'deepin-qt-dbus-factory' 'polkit-qt5')
makedepends=('qt5-tools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-polkit-agent/archive/$pkgver.tar.gz")
-sha512sums=('c6d5b11ad51bf3c2c9fa5ee27dcf9730c6ad253e846d4004bc2d9036176ced193267f6b5c0855d1efc557ded3e023d97c9cccb64ac35ed4e09753c71bf48172f')
+sha512sums=('61beb23fed05fb697a41e5bdff50a94d628a22d67e10e5f2b20096f5e4f9f0a265d6d4d6c8f4b5b6e3a0b8b10ce4c9236405e865766f8c147831fe16bee869a5')
build() {
cd dde-polkit-agent-$pkgver
More information about the arch-commits
mailing list