Date: Monday, January 20, 2020 @ 08:21:31 Author: alucryd Revision: 553203
upgpkg: pantheon-code 3.2.0-2 Modified: pantheon-code/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-19 23:20:45 UTC (rev 553202) +++ PKGBUILD 2020-01-20 08:21:31 UTC (rev 553203) @@ -3,11 +3,12 @@ pkgname=pantheon-code pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc='The Pantheon Text Editor' arch=(x86_64) url=https://github.com/elementary/code license=(GPL3) +groups=(pantheon) depends=( editorconfig-core-c glib2
