[arch-commits] Commit in deepin-polkit-agent/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Mar 13 07:50:36 UTC 2018


    Date: Tuesday, March 13, 2018 @ 07:50:35
  Author: felixonmars
Revision: 306820

upgpkg: deepin-polkit-agent 0.2.0-1

Modified:
  deepin-polkit-agent/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-13 07:50:27 UTC (rev 306819)
+++ PKGBUILD	2018-03-13 07:50:35 UTC (rev 306820)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-polkit-agent
-pkgver=0.1.1
-pkgrel=3
+pkgver=0.2.0
+pkgrel=1
 pkgdesc='Deepin Polkit Agent'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-polkit-agent"
@@ -12,8 +12,8 @@
 license=('GPL3')
 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=('7874dc99ddbc3b059ccee11cd39b5df9871848aeb14358ad162139e58f5d81ff1b3596720cbd8ae6a5d9a30be6eefe0f76966c4ce58fe0940fed2f2f4ce0d706')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-polkit-agent/archive/$pkgver.tar.gz")
+sha512sums=('b35b4541c125788d5bc596f769576143a9656c029ba6fbd2a501f202dc016135351a6a005736e7dd1471831b027cac9bd1376db90c90d702c013347b484b351a')
 
 build() {
   cd dde-polkit-agent-$pkgver



More information about the arch-commits mailing list