Date: Tuesday, July 20, 2021 @ 06:45:22 Author: alucryd Revision: 979184
upgpkg: pantheon-geoclue2-agent 1.0.5-1 Modified: pantheon-geoclue2-agent/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 06:45:18 UTC (rev 979183) +++ PKGBUILD 2021-07-20 06:45:22 UTC (rev 979184) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=pantheon-geoclue2-agent -pkgver=1.0.4 +pkgver=1.0.5 pkgrel=1 pkgdesc='Pantheon Geoclue2 Agent' arch=(x86_64) @@ -23,7 +23,8 @@ meson vala ) -source=(pantheon-geoclue2-agent::git+https://github.com/elementary/pantheon-agent-geoclue2.git#tag=46d69d8d985b2e2866d265c1013d2142b3a02241) +_tag=930584360b7ef914b295fe5c5e4f2ac470ba6e68 +source=(pantheon-geoclue2-agent::git+https://github.com/elementary/pantheon-agent-geoclue2.git#tag=${_tag}) sha256sums=(SKIP) pkgver() {
