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

Maxime Gauduin alucryd at archlinux.org
Tue Jun 23 07:50:22 UTC 2020


    Date: Tuesday, June 23, 2020 @ 07:50:22
  Author: alucryd
Revision: 650927

upgpkg: pantheon-polkit-agent 1.0.3-1

Modified:
  pantheon-polkit-agent/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-23 07:49:43 UTC (rev 650926)
+++ PKGBUILD	2020-06-23 07:50:22 UTC (rev 650927)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=pantheon-polkit-agent
-pkgver=1.0.2
+pkgver=1.0.3
 pkgrel=1
 pkgdesc='Pantheon Polkit Agent'
 arch=(x86_64)
@@ -20,7 +20,8 @@
   intltool
   vala
 )
-source=(pantheon-polkit-agent::git+https://github.com/elementary/pantheon-agent-polkit.git#tag=dc7e3b1f7f7ac22b806129c1be40d11d7261821d)
+_tag=2d2a2d35c30e88a2a4b79cfda2a786c52099e460
+source=(pantheon-polkit-agent::git+https://github.com/elementary/pantheon-agent-polkit.git#tag=${_tag})
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list