Date: Monday, March 29, 2021 @ 07:28:11 Author: alucryd Revision: 908678
upgpkg: wingpanel-indicator-notifications 2.1.4-2 Modified: wingpanel-indicator-notifications/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-29 07:28:05 UTC (rev 908677) +++ PKGBUILD 2021-03-29 07:28:11 UTC (rev 908678) @@ -2,7 +2,7 @@ pkgname=wingpanel-indicator-notifications pkgver=2.1.4 -pkgrel=1 +pkgrel=2 pkgdesc='Notifications indicator for Wingpanel' arch=(x86_64) url=https://github.com/elementary/wingpanel-indicator-notifications @@ -22,7 +22,8 @@ meson vala ) -source=(git+https://github.com/elementary/wingpanel-indicator-notifications.git#tag=738d6d9af4f5b31cdb44ae57cecaeb746cbce6e5) +_tag=738d6d9af4f5b31cdb44ae57cecaeb746cbce6e5 +source=(git+https://github.com/elementary/wingpanel-indicator-notifications.git#tag=${_tag}) sha256sums=(SKIP) pkgver() {
