[arch-commits] Commit in deepin-polkit-agent/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jul 30 01:43:25 UTC 2019
Date: Tuesday, July 30, 2019 @ 01:43:25
Author: felixonmars
Revision: 494755
upgpkg: deepin-polkit-agent 5.0.0-1
Modified:
deepin-polkit-agent/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-07-30 01:43:23 UTC (rev 494754)
+++ PKGBUILD 2019-07-30 01:43:25 UTC (rev 494755)
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-polkit-agent
-pkgver=0.3.0
+pkgver=5.0.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=('d5c4ef2424388ae6a1bda212afb36bfc83fee79b1a71b82b1062b7ac8e98191e7fbdb1a3bd91faa65b62f1ef21007a27c669e1b9e066b0495ed7fe9ca9180feb')
+sha512sums=('c6d5b11ad51bf3c2c9fa5ee27dcf9730c6ad253e846d4004bc2d9036176ced193267f6b5c0855d1efc557ded3e023d97c9cccb64ac35ed4e09753c71bf48172f')
build() {
cd dde-polkit-agent-$pkgver
More information about the arch-commits
mailing list