Date: Thursday, March 25, 2021 @ 16:29:03 Author: alucryd Revision: 903246
switchboard-plug-notifications 2.1.7-2: granite rebuild Modified: switchboard-plug-notifications/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 16:28:23 UTC (rev 903245) +++ PKGBUILD 2021-03-25 16:29:03 UTC (rev 903246) @@ -2,7 +2,7 @@ pkgname=switchboard-plug-notifications pkgver=2.1.7 -pkgrel=1 +pkgrel=2 pkgdesc='Switchboard Notifications Plug' arch=(x86_64) url=https://github.com/elementary/switchboard-plug-notifications @@ -20,7 +20,8 @@ meson vala ) -source=(git+https://github.com/elementary/switchboard-plug-notifications.git#tag=29bf1276c7310e69225e3ca79765b870f7e9741f) +_tag=29bf1276c7310e69225e3ca79765b870f7e9741f +source=(git+https://github.com/elementary/switchboard-plug-notifications.git#tag=${_tag}) sha256sums=(SKIP) pkgver() {
